zeux / calmLinks
CUDA/Metal accelerated language model inference
☆581Updated last week
Alternatives and similar repositories for calm
Users that are interested in calm are comparing it to the libraries listed below
Sorting:
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆364Updated 4 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆833Updated 5 months ago
- A throughput-oriented high-performance serving framework for LLMs☆815Updated 3 weeks ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆690Updated 3 months ago
- Fastest kernels written from scratch☆269Updated 2 months ago
- Perplexity GPU Kernels☆324Updated 2 weeks ago
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆850Updated this week
- Applied AI experiments and examples for PyTorch☆271Updated last week
- kernels, of the mega variety☆329Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆831Updated 9 months ago
- Fast low-bit matmul kernels in Triton☆311Updated this week
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆1,225Updated this week
- Fast CUDA matrix multiplication from scratch☆730Updated last year
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆619Updated last month
- Distributed Triton for Parallel Systems☆775Updated last week
- ☆215Updated this week
- Cataloging released Triton kernels.☆226Updated 4 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆546Updated this week
- scalable and robust tree-based speculative decoding algorithm☆345Updated 4 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆251Updated 7 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆181Updated 3 weeks ago
- Materials for learning SGLang☆426Updated this week
- Dynamic Memory Management for Serving LLMs without PagedAttention☆384Updated this week
- Serving multiple LoRA finetuned LLM as one☆1,062Updated last year
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆390Updated 6 months ago
- AI Tensor Engine for ROCm☆201Updated this week
- Repository for the QUIK project, enabling the use of 4bit kernels for generative inference - EMNLP 2024☆182Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆415Updated 8 months ago
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark with Torch -> CUDA problems☆374Updated this week
- flash attention tutorial written in python, triton, cuda, cutlass☆370Updated 3 weeks ago