hao-ai-lab / LookaheadDecodingLinks
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
☆1,258Updated 3 months ago
Alternatives and similar repositories for LookaheadDecoding
Users that are interested in LookaheadDecoding are comparing it to the libraries listed below
Sorting:
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,325Updated last week
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,549Updated 11 months ago
- Serving multiple LoRA finetuned LLM as one☆1,065Updated last year
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,055Updated this week
- Microsoft Automatic Mixed Precision Library☆609Updated 8 months ago
- Minimalistic large language model 3D-parallelism training☆1,926Updated last week
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆731Updated 8 months ago
- Ring attention implementation with flash attention☆782Updated last week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆845Updated 9 months ago
- Scalable toolkit for efficient model alignment☆814Updated 3 weeks ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,426Updated 11 months ago
- A simple and effective LLM pruning approach.☆760Updated 10 months ago
- Fast inference from large lauguage models via speculative decoding☆753Updated 9 months ago
- Large Context Attention☆715Updated 4 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,835Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆616Updated last year
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆809Updated 10 months ago
- ☆541Updated 9 months ago
- A throughput-oriented high-performance serving framework for LLMs☆822Updated 2 weeks ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,497Updated last year
- distributed trainer for LLMs☆577Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆692Updated 10 months ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,081Updated last week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,128Updated last year
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆817Updated 3 weeks ago
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆792Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,020Updated 2 months ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,803Updated this week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆697Updated 3 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,193Updated last month