tspeterkim / flash-attention-minimalLinks
Flash Attention in ~100 lines of CUDA (forward pass only)
☆926Updated 8 months ago
Alternatives and similar repositories for flash-attention-minimal
Users that are interested in flash-attention-minimal are comparing it to the libraries listed below
Sorting:
- Fast CUDA matrix multiplication from scratch☆834Updated last week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆575Updated last month
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,773Updated this week
- Tile primitives for speedy kernels☆2,672Updated last week
- Puzzles for learning Triton☆1,978Updated 9 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆416Updated 4 months ago
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆1,608Updated this week
- Distributed Compiler based on Triton for Parallel Systems☆1,107Updated this week
- A Quirky Assortment of CuTe Kernels☆450Updated last week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆747Updated 6 months ago
- Step-by-step optimization of CUDA SGEMM☆373Updated 3 years ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆667Updated last month
- Fastest kernels written from scratch☆323Updated 5 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆504Updated 9 months ago
- GPU programming related news and material links☆1,678Updated 8 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆485Updated 2 weeks ago
- ☆233Updated 3 weeks ago
- kernels, of the mega variety☆486Updated 3 months ago
- Cataloging released Triton kernels.☆252Updated this week
- Fast low-bit matmul kernels in Triton☆357Updated last week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆895Updated last year
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆725Updated 4 months ago
- A throughput-oriented high-performance serving framework for LLMs☆886Updated last month
- FlagGems is an operator library for large language models implemented in the Triton Language.☆668Updated last week
- A Easy-to-understand TensorOp Matmul Tutorial☆376Updated 11 months ago
- Ring attention implementation with flash attention☆864Updated last month
- Perplexity GPU Kernels☆458Updated last month
- LLM KV cache compression made easy☆604Updated this week
- Applied AI experiments and examples for PyTorch☆295Updated 3 weeks ago
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark with Torch -> CUDA problems☆557Updated 2 weeks ago