tspeterkim / flash-attention-minimalLinks
Flash Attention in ~100 lines of CUDA (forward pass only)
☆968Updated 10 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☆939Updated 2 months ago
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,942Updated this week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆582Updated 3 months ago
- kernels, of the mega variety☆599Updated last month
- A Quirky Assortment of CuTe Kernels☆651Updated 2 weeks ago
- flash attention tutorial written in python, triton, cuda, cutlass☆443Updated 6 months ago
- Tile primitives for speedy kernels☆2,873Updated last week
- Distributed Compiler based on Triton for Parallel Systems☆1,233Updated this week
- Puzzles for learning Triton☆2,105Updated 11 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆528Updated 2 months ago
- Fastest kernels written from scratch☆391Updated last month
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆708Updated 3 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆561Updated last month
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆775Updated 8 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆946Updated last year
- Step-by-step optimization of CUDA SGEMM☆395Updated 3 years ago
- ☆246Updated last week
- GPU programming related news and material links☆1,787Updated last month
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆756Updated last month
- A throughput-oriented high-performance serving framework for LLMs☆912Updated 2 weeks ago
- Fast low-bit matmul kernels in Triton☆392Updated 2 weeks ago
- Cataloging released Triton kernels.☆265Updated 2 months ago
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark with Torch -> CUDA (+ more DSLs)☆655Updated last week
- A Easy-to-understand TensorOp Matmul Tutorial☆390Updated last month
- FlagGems is an operator library for large language models implemented in the Triton Language.☆749Updated last week
- Ring attention implementation with flash attention☆906Updated 2 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆495Updated last year
- Applied AI experiments and examples for PyTorch☆303Updated 2 months ago
- Microsoft Automatic Mixed Precision Library☆626Updated last year
- Pipeline Parallelism for PyTorch☆781Updated last year