NVIDIA / Star-AttentionLinks
Efficient LLM Inference over Long Sequences
☆393Updated 6 months ago
Alternatives and similar repositories for Star-Attention
Users that are interested in Star-Attention are comparing it to the libraries listed below
Sorting:
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆519Updated 11 months ago
- LLM KV cache compression made easy☆749Updated 3 weeks ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆397Updated last year
- 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash…☆278Updated last month
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆351Updated 8 months ago
- Block Diffusion for Ultra-Fast Speculative Decoding☆188Updated last week
- KV cache compression for high-throughput LLM inference☆148Updated 11 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆801Updated 10 months ago
- A family of compressed models obtained via pruning and knowledge distillation☆362Updated 2 months ago
- [ICLR'25] Fast Inference of MoE Models with CPU-GPU Orchestration☆253Updated last year
- A safetensors extension to efficiently store sparse quantized tensors on disk☆228Updated this week
- Accelerating MoE with IO and Tile-aware Optimizations☆522Updated last week
- Towards Economical Inference: Enabling DeepSeek's Multi-Head Latent Attention in Any Transformer-based LLMs☆198Updated last month
- ArcticInference: vLLM plugin for high-throughput, low-latency inference☆368Updated last week
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆136Updated last year
- Load compute kernels from the Hub☆359Updated this week
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆671Updated 8 months ago
- [ACL 2025 Main] EfficientQAT: Efficient Quantization-Aware Training for Large Language Models☆323Updated last month
- Pytorch Distributed native training library for LLMs/VLMs with OOTB Hugging Face support☆232Updated this week
- A unified library for building, evaluating, and storing speculative decoding algorithms for LLM inference in vLLM☆182Updated last week
- TransMLA: Multi-Head Latent Attention Is All You Need (NeurIPS 2025 Spotlight)☆423Updated 3 months ago
- ☆224Updated last month
- An extension of the nanoGPT repository for training small MOE models.☆225Updated 10 months ago
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆346Updated last month
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆333Updated last year
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆249Updated 11 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆175Updated last year
- Code for paper: [ICLR2025 Oral] FlexPrefill: A Context-Aware Sparse Attention Mechanism for Efficient Long-Sequence Inference