feifeibear / long-context-attentionLinks
USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference
☆524Updated last month
Alternatives and similar repositories for long-context-attention
Users that are interested in long-context-attention are comparing it to the libraries listed below
Sorting:
- Ring attention implementation with flash attention☆800Updated last week
- Zero Bubble Pipeline Parallelism☆403Updated 2 months ago
- VeOmni: Scaling any Modality Model Training to any Accelerators with PyTorch native Training Framework☆370Updated this week
- PyTorch bindings for CUTLASS grouped GEMM.☆130Updated 6 months ago
- slime is a LLM post-training framework aiming for RL Scaling.☆553Updated this week
- [ICLR 2025] COAT: Compressing Optimizer States and Activation for Memory-Efficient FP8 Training☆215Updated 3 weeks ago
- A collection of memory efficient attention operators implemented in the Triton language.☆272Updated last year
- FlagScale is a large model toolkit based on open-sourced projects.☆321Updated this week
- [NeurIPS'23] H2O: Heavy-Hitter Oracle for Efficient Generative Inference of Large Language Models.☆459Updated 11 months ago
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆473Updated 5 months ago
- Microsoft Automatic Mixed Precision Library☆612Updated 9 months ago
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆212Updated 10 months ago
- ☆142Updated 4 months ago
- [USENIX ATC '24] Accelerating the Training of Large Language Models using Efficient Activation Rematerialization and Optimal Hybrid Paral…☆58Updated 11 months ago
- [ICML 2024] Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference☆303Updated this week
- A sparse attention kernel supporting mix sparse patterns☆249Updated 5 months ago
- Distributed Compiler based on Triton for Parallel Systems☆870Updated last week
- ☆330Updated last year
- 🐳 Efficient Triton implementations for "Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention"☆720Updated 3 months ago
- Fast inference from large lauguage models via speculative decoding☆773Updated 10 months ago
- Spec-Bench: A Comprehensive Benchmark and Unified Evaluation Platform for Speculative Decoding (ACL 2024 Findings)☆285Updated 2 months ago
- ByteCheckpoint: An Unified Checkpointing Library for LFMs☆224Updated this week
- A PyTorch Native LLM Training Framework☆829Updated 6 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆714Updated 4 months ago
- A Distributed Attention Towards Linear Scalability for Ultra-Long Context, Heterogeneous Data Training☆413Updated this week
- Disaggregated serving system for Large Language Models (LLMs).