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:
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆2,004Updated last week
- Fast CUDA matrix multiplication from scratch☆986Updated 3 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆462Updated 7 months ago
- Puzzles for learning Triton☆2,187Updated last year
- kernels, of the mega variety☆634Updated 3 months ago
- Distributed Compiler based on Triton for Parallel Systems☆1,289Updated last week
- A Quirky Assortment of CuTe Kernels☆724Updated this week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆587Updated 4 months ago
- Tile primitives for speedy kernels☆3,017Updated 2 weeks ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆542Updated 3 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆576Updated 3 weeks ago
- GPU programming related news and material links☆1,879Updated 3 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆732Updated 4 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆800Updated 9 months ago
- Fastest kernels written from scratch☆501Updated 3 months ago
- A throughput-oriented high-performance serving framework for LLMs☆926Updated last month
- Step-by-step optimization of CUDA SGEMM☆416Updated 3 years ago
- Ring attention implementation with flash attention☆949Updated 3 months ago
- Cataloging released Triton kernels.☆278Updated 3 months ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆811Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆962Updated last year
- Fast low-bit matmul kernels in Triton☆413Updated last week
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark + Toolkit with Torch -> CUDA (+ more DSLs)☆718Updated last week
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆509Updated last year
- Perplexity GPU Kernels☆542Updated last month
- ☆268Updated this week
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆697Updated this week
- A Easy-to-understand TensorOp Matmul Tutorial☆397Updated 2 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,575Updated last year
- LLM KV cache compression made easy☆729Updated last week