andrewkchan / yalm
Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O
☆273Updated 2 months ago
Alternatives and similar repositories for yalm:
Users that are interested in yalm are comparing it to the libraries listed below
- Efficient LLM Inference over Long Sequences☆365Updated last month
- Dynamic Memory Management for Serving LLMs without PagedAttention☆317Updated this week
- Fast low-bit matmul kernels in Triton☆267Updated this week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆611Updated 2 weeks ago
- Fast Matrix Multiplications for Lookup Table-Quantized LLMs☆234Updated last month
- A low-latency & high-throughput serving engine for LLMs☆325Updated last month
- A throughput-oriented high-performance serving framework for LLMs☆773Updated 6 months ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆415Updated 6 months ago
- Fastest kernels written from scratch☆199Updated 2 weeks ago
- a minimal cache manager for PagedAttention, on top of llama3.☆73Updated 6 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆262Updated 3 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆740Updated 2 months ago
- CUDA/Metal accelerated language model inference☆528Updated 2 weeks ago
- Materials for learning SGLang☆345Updated this week
- flash attention tutorial written in python, triton, cuda, cutlass☆302Updated 2 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆240Updated 4 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆298Updated 8 months ago
- [ICLR'25] Fast Inference of MoE Models with CPU-GPU Orchestration☆201Updated 4 months ago
- ☆203Updated 2 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆108Updated last week
- Cataloging released Triton kernels.☆204Updated 2 months ago
- KV cache compression for high-throughput LLM inference☆117Updated last month
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆557Updated last month
- A large-scale simulation framework for LLM inference☆348Updated 4 months ago
- Applied AI experiments and examples for PyTorch☆249Updated this week
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆151Updated 8 months ago
- scalable and robust tree-based speculative decoding algorithm☆339Updated last month