tspeterkim / flash-attention-minimalLinks
Flash Attention in ~100 lines of CUDA (forward pass only)
☆940Updated 9 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☆865Updated last month
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,842Updated this week
- A Quirky Assortment of CuTe Kernels☆603Updated this week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆576Updated last month
- Tile primitives for speedy kernels☆2,767Updated last week
- Puzzles for learning Triton☆2,008Updated 10 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆425Updated 4 months ago
- kernels, of the mega variety☆563Updated this week
- Distributed Compiler based on Triton for Parallel Systems☆1,148Updated last week
- Fastest kernels written from scratch☆366Updated 2 weeks ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆758Updated 6 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆678Updated last month
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆500Updated 3 weeks ago
- ☆240Updated last week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆902Updated last year
- Puzzles for learning Triton, play it with minimal environment configuration!☆527Updated last week
- KernelBench: Can LLMs Write GPU Kernels? - Benchmark with Torch -> CUDA problems☆581Updated 2 weeks ago
- Cataloging released Triton kernels.☆261Updated 3 weeks ago
- Fast low-bit matmul kernels in Triton☆373Updated last week
- Ring attention implementation with flash attention☆880Updated 3 weeks ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆690Updated this week
- Step-by-step optimization of CUDA SGEMM☆382Updated 3 years ago
- A throughput-oriented high-performance serving framework for LLMs☆893Updated 2 weeks ago
- GPU programming related news and material links☆1,717Updated 2 weeks ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,512Updated last year
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆736Updated 5 months ago
- Serving multiple LoRA finetuned LLM as one☆1,089Updated last year
- Applied AI experiments and examples for PyTorch☆296Updated last month
- Perplexity GPU Kernels☆476Updated 2 weeks ago
- Pipeline Parallelism for PyTorch☆779Updated last year