Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O
☆554Sep 13, 2025Updated 5 months ago
Alternatives and similar repositories for yalm
Users that are interested in yalm are comparing it to the libraries listed below
Sorting:
- CUDA/Metal accelerated language model inference☆628May 29, 2025Updated 9 months ago
- CPU inference for the DeepSeek family of large language models in C++☆316Oct 2, 2025Updated 5 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Nov 8, 2024Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆490Jan 20, 2026Updated last month
- FlashInfer: Kernel Library for LLM Serving☆5,057Updated this week
- Material for gpu-mode lectures☆5,800Feb 1, 2026Updated last month
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,815Feb 25, 2026Updated last week
- TiledLower is a Dataflow Analysis and Codegen Framework written in Rust.☆14Nov 23, 2024Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆272Jul 1, 2025Updated 8 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Jun 11, 2025Updated 8 months ago
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark + Toolkit with Torch -> CUDA (+ more DSLs)☆836Updated this week
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Aug 9, 2025Updated 6 months ago
- CPM.cu is a lightweight, high-performance CUDA implementation for LLMs, optimized for end-device inference and featuring cutting-edge tec…☆229Jan 14, 2026Updated last month
- Learnings and programs related to CUDA☆434Jun 29, 2025Updated 8 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,084Dec 30, 2024Updated last year
- ☆42Nov 1, 2025Updated 4 months ago
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆5,040Feb 27, 2026Updated last week
- Fast low-bit matmul kernels in Triton☆436Feb 1, 2026Updated last month
- A throughput-oriented high-performance serving framework for LLMs☆947Oct 29, 2025Updated 4 months ago
- how to optimize some algorithm in cuda.☆2,841Feb 28, 2026Updated last week
- Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.☆32Apr 2, 2025Updated 11 months ago
- Implementation from scratch in C of the Multi-head latent attention used in the Deepseek-v3 technical paper.☆18Jan 15, 2025Updated last year
- Efficient Triton Kernels for LLM Training☆6,189Updated this week
- High-Performance FP32 GEMM on CUDA devices☆117Jan 21, 2025Updated last year
- A lightweight design for computation-communication overlap.☆223Jan 20, 2026Updated last month
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆255Feb 13, 2026Updated 3 weeks ago
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆4,843Updated this week
- Step-by-step optimization of CUDA SGEMM☆433Mar 30, 2022Updated 3 years ago
- ☆289Feb 4, 2026Updated last month
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆407Jan 2, 2025Updated last year
- Puzzles for learning Triton, play it with minimal environment configuration!☆634Dec 28, 2025Updated 2 months ago
- SGLang is a high-performance serving framework for large language models and multimodal models.☆23,905Updated this week
- ☆53Feb 24, 2026Updated last week
- Tensor library for machine learning☆14,152Feb 27, 2026Updated last week
- Nano vLLM☆11,920Nov 3, 2025Updated 4 months ago
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆2,148Feb 23, 2026Updated last week
- DINOv2 inference engine written in C/C++ using ggml and OpenCV.☆87May 6, 2025Updated 10 months ago
- Load and run Llama from safetensors files in C☆15Oct 24, 2024Updated last year
- ☆147Mar 18, 2024Updated last year