Skip to content
View Yashiru's full-sized avatar
🚀
ML performance engineering
🚀
ML performance engineering
  • @VeggiesLabs
  • Geneva - Switzerland
  • 05:38 (UTC +02:00)
  • X @lgebor

Highlights

  • Pro

Block or report Yashiru

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Yashiru/README.md
  • 👋 Hi, I’m @Yashiru
  • 🔧 ML performance engineer: from compilers, VM internals & Rust to making models run fast and cheap
  • ⚡ Working with GPU programming (CUDA / Triton), PyTorch internals, and LLM inference (vLLM / SGLang)
  • 💞️ I’m looking to collaborate on Rust, low-level performance, or ML inference projects
  • 📫 How to reach me ?


Pinned Loading

  1. rust-gpt rust-gpt Public

    A modern GPT trained from scratch on Rust source code, in PyTorch, with a from-scratch Rust BPE tokenizer.

    Python

  2. nn-forge nn-forge Public

    Building neural networks from scratch, from a character-level language model to a small Transformer.

    Python

  3. nano-autodiff nano-autodiff Public

    Scalar autograd nano engine

    Python

  4. evm-rs-emulator evm-rs-emulator Public

    A blazingly fast in-memory Ethereum Virtual Machine (EVM) emulator written in Rust

    Rust 32 4

  5. huff-stack-comments huff-stack-comments Public archive

    A visual studio code extension that automatically generate the stack comments for Huff.

    TypeScript 25

  6. rust-bytecode-interpreter rust-bytecode-interpreter Public archive

    A very simple and experimental bytecode interpreter written in Rust

    Rust