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:
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,551Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,067Updated last year
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,345Updated this week
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆734Updated 9 months ago
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,059Updated last week
- Large Context Attention☆716Updated 5 months ago
- Microsoft Automatic Mixed Precision Library☆611Updated 9 months ago
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆618Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆848Updated 9 months ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆693Updated 10 months ago
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,549Updated last year
- Minimalistic large language model 3D-parallelism training☆1,956Updated last week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,025Updated this week
- Ring attention implementation with flash attention☆789Updated 2 weeks ago
- distributed trainer for LLMs☆577Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,433Updated 11 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,838Updated last year
- Scalable toolkit for efficient model alignment☆818Updated last month
- YaRN: Efficient Context Window Extension of Large Language Models☆1,501Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,130Updated last year
- Fast inference from large lauguage models via speculative decoding☆766Updated 10 months ago
- ☆543Updated 10 months ago
- A simple and effective LLM pruning approach.☆766Updated 10 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,200Updated last month
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆820Updated last month
- A throughput-oriented high-performance serving framework for LLMs☆834Updated 3 weeks ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆812Updated 10 months ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,113Updated 3 weeks ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆699Updated last year
- Official implementation of Half-Quadratic Quantization (HQQ)☆837Updated last week