tspeterkim / flash-attention-minimalLinks
Flash Attention in ~100 lines of CUDA (forward pass only)
☆1,009Updated 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:
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,973Updated last week
- Fast CUDA matrix multiplication from scratch☆969Updated 3 months ago
- Tile primitives for speedy kernels☆2,955Updated last week
- A Quirky Assortment of CuTe Kernels☆675Updated 2 weeks ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆584Updated 3 months ago
- kernels, of the mega variety☆618Updated 2 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆454Updated 6 months ago
- Puzzles for learning Triton☆2,143Updated last year
- Distributed Compiler based on Triton for Parallel Systems☆1,260Updated 2 weeks ago
- Fastest kernels written from scratch☆405Updated 2 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆720Updated 4 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆535Updated 2 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆569Updated this week
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆765Updated last month
- ☆256Updated last week
- GPU programming related news and material links☆1,825Updated 2 months ago
- Step-by-step optimization of CUDA SGEMM☆405Updated 3 years ago
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark with Torch -> CUDA (+ more DSLs)☆683Updated last week
- Cataloging released Triton kernels.☆274Updated 2 months ago
- A throughput-oriented high-performance serving framework for LLMs☆918Updated last month
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆786Updated 9 months ago
- Ring attention implementation with flash attention☆923Updated 2 months ago
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆640Updated last week
- Pipeline Parallelism for PyTorch☆784Updated last year
- FlagGems is an operator library for large language models implemented in the Triton Language.☆773Updated last week
- Fast low-bit matmul kernels in Triton☆401Updated 2 weeks ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆958Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆503Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆394Updated last month
- LLM KV cache compression made easy☆701Updated this week