hao-ai-lab / LookaheadDecodingLinks
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
☆1,276Updated 6 months ago
Alternatives and similar repositories for LookaheadDecoding
Users that are interested in LookaheadDecoding are comparing it to the libraries listed below
Sorting:
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆744Updated 11 months ago
- Serving multiple LoRA finetuned LLM as one☆1,086Updated last year
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,579Updated last week
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆629Updated last year
- Large Context Attention☆733Updated 7 months ago
- Microsoft Automatic Mixed Precision Library☆618Updated 11 months ago
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,123Updated 3 weeks ago
- Scalable toolkit for efficient model alignment☆838Updated last month
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆832Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,606Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,596Updated last year
- Ring attention implementation with flash attention☆853Updated last month
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆893Updated last year
- A simple and effective LLM pruning approach.☆793Updated last year
- ☆563Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,583Updated last year
- distributed trainer for LLMs☆580Updated 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
- ☆546Updated 8 months ago
- Minimalistic large language model 3D-parallelism training☆2,180Updated this week
- Automatically split your PyTorch models on multiple GPUs for training & inference☆658Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,852Updated last year
- Fast inference from large lauguage models via speculative decoding☆811Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,487Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆703Updated last year
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆844Updated 3 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,177Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,051Updated 2 months ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆711Updated last year
- A throughput-oriented high-performance serving framework for LLMs☆881Updated 3 weeks ago