shreyansh26 / FlashAttention-PyTorchLinks
Implementation of FlashAttention in PyTorch
☆180Updated last year
Alternatives and similar repositories for FlashAttention-PyTorch
Users that are interested in FlashAttention-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆152Updated 7 months ago
- TransMLA: Multi-Head Latent Attention Is All You Need (NeurIPS 2025 Spotlight)☆429Updated 4 months ago
- DeepSeek Native Sparse Attention pytorch implementation☆115Updated last month
- ☆155Updated 11 months ago
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆340Updated 11 months ago
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆112Updated 2 years ago
- [ICLR 2025] COAT: Compressing Optimizer States and Activation for Memory-Efficient FP8 Training☆258Updated 6 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆287Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆484Updated 3 weeks ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆250Updated last week
- qwen-nsa☆87Updated 3 months ago
- Triton implementation of Flash Attention2.0☆49Updated 2 years ago
- ☆157Updated 2 years ago
- PyTorch bindings for CUTLASS grouped GEMM.☆184Updated last month
- ☆131Updated 8 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆143Updated 8 months ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆189Updated last year
- [ACL 2024] A novel QAT with Self-Distillation framework to enhance ultra low-bit LLMs.☆134Updated last year
- [ICLR 2025] PEARL: Parallel Speculative Decoding with Adaptive Draft Length☆147Updated last month
- [ICML 2025] Official PyTorch implementation of "FlatQuant: Flatness Matters for LLM Quantization"☆211Updated 2 months ago
- An easy-to-use package for implementing SmoothQuant for LLMs☆110Updated 10 months ago
- Implement Flash Attention using Cute.☆100Updated last year
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆154Updated 5 months ago
- Tiny-DeepSpeed, a minimalistic re-implementation of the DeepSpeed library☆50Updated 5 months ago
- The official implementation of the EMNLP 2023 paper LLM-FP4☆220Updated 2 years ago
- Efficient Mixture of Experts for LLM Paper List☆166Updated 4 months ago
- Triton implementation of FlashAttention2 that adds Custom Masks.☆167Updated last year
- ☆87Updated last week
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆115Updated 7 months ago
- USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference☆643Updated 3 weeks ago