hao-ai-lab / LookaheadDecodingLinks
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
☆1,312Updated 9 months ago
Alternatives and similar repositories for LookaheadDecoding
Users that are interested in LookaheadDecoding are comparing it to the libraries listed below
Sorting:
- Serving multiple LoRA finetuned LLM as one☆1,129Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,684Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆635Updated last year
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆751Updated last year
- Microsoft Automatic Mixed Precision Library☆634Updated last month
- Large Context Attention☆758Updated 2 months ago
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,170Updated 3 months ago
- Scalable toolkit for efficient model alignment☆847Updated 2 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆973Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,654Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,884Updated last year
- Fast inference from large lauguage models via speculative decoding☆875Updated last year
- ☆584Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,576Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,648Updated last year
- Ring attention implementation with flash attention☆957Updated 3 months ago
- Minimalistic large language model 3D-parallelism training☆2,396Updated 3 weeks ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,241Updated last year
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆884Updated last month
- distributed trainer for LLMs☆587Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,085Updated 6 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆861Updated 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,096Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,427Updated last year
- A simple and effective LLM pruning approach.☆836Updated last year
- A throughput-oriented high-performance serving framework for LLMs☆929Updated 2 months ago
- ⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training (EMNLP 2024)☆1,004Updated last year
- For releasing code related to compression methods for transformers, accompanying our publications☆454Updated 11 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,209Updated 4 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,299Updated 7 months ago