shreyansh26 / FlashAttention-PyTorchLinks
Implementation of FlashAttention in PyTorch
☆159Updated 6 months ago
Alternatives and similar repositories for FlashAttention-PyTorch
Users that are interested in FlashAttention-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆140Updated last month
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆323Updated 5 months ago
- Triton implementation of Flash Attention2.0☆37Updated 2 years ago
- TransMLA: Multi-Head Latent Attention Is All You Need☆335Updated 3 weeks ago
- ☆145Updated 5 months ago
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆106Updated 2 years ago
- DeepSeek Native Sparse Attention pytorch implementation☆83Updated 5 months ago
- ☆153Updated 2 years ago
- ☆123Updated 2 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆275Updated last year
- ⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.🎉☆194Updated 2 months ago
- Awesome list for LLM quantization☆260Updated last month
- An easy-to-use package for implementing SmoothQuant for LLMs☆103Updated 4 months ago
- [ICLR 2025] COAT: Compressing Optimizer States and Activation for Memory-Efficient FP8 Training☆221Updated last month
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆305Updated 5 months ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆173Updated last year
- [ACL 2024] A novel QAT with Self-Distillation framework to enhance ultra low-bit LLMs.☆117Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆398Updated 2 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆134Updated 3 weeks ago
- Implement Flash Attention using Cute.☆92Updated 7 months ago
- The official implementation of the EMNLP 2023 paper LLM-FP4☆211Updated last year
- ☆92Updated 4 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆107Updated 2 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆101Updated 3 weeks ago
- [ICLR 2025] PEARL: Parallel Speculative Decoding with Adaptive Draft Length☆102Updated 3 months ago
- ☆72Updated 9 months ago
- [ICML 2025] Official PyTorch implementation of "FlatQuant: Flatness Matters for LLM Quantization"☆151Updated 2 weeks ago
- ☆172Updated last year
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- Triton implementation of FlashAttention2 that adds Custom Masks.☆128Updated 11 months ago