SafeAILab / EAGLELinks
Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.
☆1,607Updated last week
Alternatives and similar repositories for EAGLE
Users that are interested in EAGLE are comparing it to the libraries listed below
Sorting:
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,117Updated 2 weeks ago
- Fast inference from large lauguage models via speculative decoding☆807Updated last year
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆901Updated this week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,273Updated 5 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,487Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,229Updated last month
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆735Updated 5 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆893Updated 11 months ago
- Ring attention implementation with flash attention☆849Updated 3 weeks ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,229Updated 3 months ago
- A throughput-oriented high-performance serving framework for LLMs☆876Updated 2 weeks ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,861Updated this week
- Awesome LLM compression research papers and tools.☆1,649Updated last month
- Production ready LLM model compression/quantization toolkit with hw accelerated inference support for both cpu/gpu via HF, vLLM, and SGLa…☆758Updated this week
- slime is a LLM post-training framework aiming for RL Scaling.☆1,420Updated this week
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆744Updated 11 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,606Updated last year
- A curated list for Efficient Large Language Models☆1,849Updated 2 months ago
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,206Updated 2 months ago
- FlashInfer: Kernel Library for LLM Serving☆3,650Updated this week
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆630Updated last year
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,055Updated 10 months ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆543Updated 11 months ago
- Spec-Bench: A Comprehensive Benchmark and Unified Evaluation Platform for Speculative Decoding (ACL 2024 Findings)☆308Updated 4 months ago
- ⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training (EMNLP 2024)☆983Updated 8 months ago
- LongBench v2 and LongBench (ACL 25'&24')☆953Updated 7 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆842Updated 3 months ago
- Serving multiple LoRA finetuned LLM as one☆1,083Updated last year
- Scalable toolkit for efficient model alignment☆837Updated last month
- Microsoft Automatic Mixed Precision Library☆617Updated 11 months ago