tspeterkim / flash-attention-minimalLinks
Flash Attention in ~100 lines of CUDA (forward pass only)
☆906Updated 7 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:
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆1,688Updated this week
- Fast CUDA matrix multiplication from scratch☆798Updated last year
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆568Updated last week
- Tile primitives for speedy kernels☆2,579Updated 2 weeks ago
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆1,530Updated this week
- Puzzles for learning Triton☆1,925Updated 9 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆404Updated 3 months ago
- Distributed Compiler based on Triton for Parallel Systems☆1,031Updated last week
- kernels, of the mega variety☆472Updated 2 months ago
- Cataloging released Triton kernels.☆252Updated 7 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆735Updated 5 months ago
- Step-by-step optimization of CUDA SGEMM☆367Updated 3 years ago
- A Quirky Assortment of CuTe Kernels☆407Updated this week
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆421Updated 2 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆660Updated 2 weeks ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆461Updated 8 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆880Updated 11 months ago
- Fastest kernels written from scratch☆314Updated 4 months ago
- ☆232Updated this week
- GPU programming related news and material links☆1,658Updated 7 months ago
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆715Updated 4 months ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆648Updated this week
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark with Torch -> CUDA problems☆527Updated this week
- Fast low-bit matmul kernels in Triton☆349Updated this week
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆458Updated 11 months ago
- A throughput-oriented high-performance serving framework for LLMs☆872Updated last week
- LLM KV cache compression made easy☆586Updated this week
- A Easy-to-understand TensorOp Matmul Tutorial☆372Updated 11 months ago
- Ring attention implementation with flash attention☆841Updated 2 weeks ago
- Applied AI experiments and examples for PyTorch☆290Updated 2 months ago