Flash Attention in ~100 lines of CUDA (forward pass only)
☆1,128Dec 30, 2024Updated last year
Alternatives and similar repositories for flash-attention-minimal
Users that are interested in flash-attention-minimal are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- flash attention tutorial written in python, triton, cuda, cutlass☆508Jan 20, 2026Updated 3 months ago
- Implement Flash Attention using Cute.☆106Dec 17, 2024Updated last year
- FlashInfer: Kernel Library for LLM Serving☆5,544May 2, 2026Updated last week
- a minimal cache manager for PagedAttention, on top of llama3.☆142Aug 26, 2024Updated last year
- Tile primitives for speedy kernels☆3,336Apr 29, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Fastest kernels written from scratch☆576Sep 18, 2025Updated 7 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆81Aug 12, 2024Updated last year
- ☆265Jul 11, 2024Updated last year
- how to optimize some algorithm in cuda.☆2,960Updated this week
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,298Jul 29, 2023Updated 2 years ago
- Examples of CUDA implementations by Cutlass CuTe☆272Jul 1, 2025Updated 10 months ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆10,865Updated this week
- Material for gpu-mode lectures☆6,040Apr 22, 2026Updated 2 weeks ago
- Step-by-step optimization of CUDA SGEMM☆460Mar 30, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Fast CUDA matrix multiplication from scratch☆1,161Sep 2, 2025Updated 8 months ago
- Flash Attention in 300-500 lines of CUDA/C++☆36Aug 22, 2025Updated 8 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆428Mar 5, 2026Updated 2 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆193Jan 28, 2025Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆59Aug 12, 2024Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆46Feb 27, 2025Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Jun 11, 2025Updated 10 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆544Sep 8, 2024Updated last year
- ☆120May 16, 2025Updated 11 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,663Apr 25, 2026Updated last week
- Ring attention implementation with flash attention☆1,015Sep 10, 2025Updated 7 months ago
- Flash Attention in raw Cuda C beating PyTorch☆38May 14, 2024Updated last year
- Fast and memory-efficient exact attention☆23,628Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆956Mar 29, 2026Updated last month
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Sep 10, 2024Updated last year
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆5,198Apr 20, 2026Updated 2 weeks ago
- A simple high performance CUDA GEMM implementation.☆434Jan 4, 2024Updated 2 years ago
- Quantized Attention on GPU☆44Nov 22, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆6,095Updated this week
- 🚀 Efficient implementations for emerging model architectures☆5,032May 1, 2026Updated last week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆1,065Sep 4, 2024Updated last year
- Efficient Triton Kernels for LLM Training☆6,331Apr 30, 2026Updated last week
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆416Jan 2, 2025Updated last year
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆600Aug 12, 2025Updated 8 months ago