andrewkchan / yalmLinks
Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O
☆546Updated 3 months ago
Alternatives and similar repositories for yalm
Users that are interested in yalm are comparing it to the libraries listed below
Sorting:
- kernels, of the mega variety☆640Updated 3 months ago
- Perplexity GPU Kernels☆548Updated 2 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆246Updated 8 months ago
- Materials for learning SGLang☆714Updated this week
- Fastest kernels written from scratch☆517Updated 3 months ago
- Cataloging released Triton kernels.☆282Updated 4 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,040Updated last year
- Fast low-bit matmul kernels in Triton☆418Updated 3 weeks ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆801Updated 10 months ago
- A throughput-oriented high-performance serving framework for LLMs☆936Updated 2 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆584Updated last week
- flash attention tutorial written in python, triton, cuda, cutlass☆473Updated 7 months ago
- ☆270Updated this week
- a minimal cache manager for PagedAttention, on top of llama3.☆130Updated last year
- A Quirky Assortment of CuTe Kernels☆741Updated this week
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆182Updated 2 weeks ago
- Helpful kernel tutorials and examples for tile-based GPU programming☆554Updated this week
- CUDA/Metal accelerated language model inference☆625Updated 7 months ago
- Learn CUDA with PyTorch☆168Updated 2 weeks ago
- Dynamic Memory Management for Serving LLMs without PagedAttention☆454Updated 7 months ago
- Applied AI experiments and examples for PyTorch☆312Updated 4 months ago
- ☆127Updated 2 months ago
- GPU documentation for humans☆478Updated last month
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- Efficient LLM Inference over Long Sequences☆394Updated 6 months ago
- NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM can significantly reduce multi-process com…☆433Updated last week
- Tilus is a tile-level kernel programming language with explicit control over shared memory and registers.☆437Updated 3 weeks ago
- LLM KV cache compression made easy☆740Updated 3 weeks ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆741Updated 5 months ago
- Distributed Compiler based on Triton for Parallel Systems☆1,307Updated 2 weeks ago