tspeterkim / flash-attention-minimalLinks
Flash Attention in ~100 lines of CUDA (forward pass only)
☆1,035Updated 11 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☆986Updated 3 months ago
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆2,004Updated this week
- flash attention tutorial written in python, triton, cuda, cutlass☆462Updated 7 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆587Updated 4 months ago
- Puzzles for learning Triton☆2,187Updated last year
- A Quirky Assortment of CuTe Kernels☆724Updated this week
- Tile primitives for speedy kernels☆3,008Updated 2 weeks ago
- kernels, of the mega variety☆634Updated 2 months ago
- Distributed Compiler based on Triton for Parallel Systems☆1,289Updated last week
- Puzzles for learning Triton, play it with minimal environment configuration!☆576Updated 3 weeks ago
- Step-by-step optimization of CUDA SGEMM☆416Updated 3 years ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆792Updated 9 months ago
- GPU programming related news and material links☆1,879Updated 3 months ago
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆770Updated 2 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆539Updated 3 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆732Updated 4 months ago
- Fastest kernels written from scratch☆501Updated 3 months ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆803Updated last week
- Ring attention implementation with flash attention☆949Updated 3 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆962Updated last year
- A throughput-oriented high-performance serving framework for LLMs☆924Updated last month
- Cataloging released Triton kernels.☆278Updated 3 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆509Updated last year
- ☆263Updated last week
- Fast low-bit matmul kernels in Triton☆410Updated last week
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark + Toolkit with Torch -> CUDA (+ more DSLs)☆718Updated last week
- A Easy-to-understand TensorOp Matmul Tutorial☆397Updated 2 months ago
- Pipeline Parallelism for PyTorch☆783Updated last year
- Perplexity GPU Kernels☆542Updated last month
- Applied AI experiments and examples for PyTorch☆311Updated 4 months ago