Flash Attention in ~100 lines of CUDA (forward pass only)
☆1,166Dec 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☆527Jan 20, 2026Updated 5 months ago
- Implement Flash Attention using Cute.☆108Dec 17, 2024Updated last year
- FlashInfer: Kernel Library for LLM Serving☆5,896Updated this week
- a minimal cache manager for PagedAttention, on top of llama3.☆146Aug 26, 2024Updated last year
- Tile primitives for speedy kernels☆3,516Jun 15, 2026Updated 3 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆82Aug 12, 2024Updated last year
- ☆269Jul 11, 2024Updated last year
- Fastest kernels written from scratch☆583Sep 18, 2025Updated 9 months ago
- how to optimize some algorithm in cuda.☆3,126Updated 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,323Jul 29, 2023Updated 2 years ago
- Examples of CUDA implementations by Cutlass CuTe☆279Jul 1, 2025Updated last year
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆11,461Updated this week
- Material for gpu-mode lectures☆6,282Jun 15, 2026Updated 3 weeks ago
- Step-by-step optimization of CUDA SGEMM☆480Mar 30, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Fast CUDA matrix multiplication from scratch☆1,234Sep 2, 2025Updated 10 months ago
- Flash Attention in 300-500 lines of CUDA/C++☆38Aug 22, 2025Updated 10 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆442Mar 5, 2026Updated 4 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.☆45Feb 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.☆47Jun 11, 2025Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆552Sep 8, 2024Updated last year
- ☆121May 16, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆10,025Updated this week
- Ring attention implementation with flash attention☆1,030Sep 10, 2025Updated 9 months ago
- Flash Attention in raw Cuda C beating PyTorch☆39May 14, 2024Updated 2 years ago
- Fast and memory-efficient exact attention☆24,389Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆967Mar 29, 2026Updated 3 months ago
- 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,381Jun 23, 2026Updated 2 weeks ago
- A simple high performance CUDA GEMM implementation.☆436Jan 4, 2024Updated 2 years ago
- Quantized Attention on GPU☆45Nov 22, 2024Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 🚀 Efficient implementations for emerging model architectures☆5,310Updated this week
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆6,592Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆1,102Sep 4, 2024Updated last year
- Efficient Triton Kernels for LLM Training☆6,491Updated this week
- Benchmark tests supporting the TiledCUDA library.☆19Nov 19, 2024Updated last year
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆419Jan 2, 2025Updated last year
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆606May 13, 2026Updated last month