FasterDecoding / MedusaLinks
Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads
☆2,530Updated 11 months ago
Alternatives and similar repositories for Medusa
Users that are interested in Medusa are comparing it to the libraries listed below
Sorting:
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,249Updated 2 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,823Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,029Updated 3 weeks ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,174Updated 2 weeks ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,266Updated last week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,119Updated last year
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,247Updated this week
- Serving multiple LoRA finetuned LLM as one☆1,060Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,489Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,534Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,009Updated 2 months ago
- Minimalistic large language model 3D-parallelism training☆1,888Updated last week
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,078Updated 2 months ago
- Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)☆2,660Updated 9 months ago
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,560Updated 7 months ago
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,035Updated this week
- Tools for merging pretrained large language models.☆5,754Updated last week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,417Updated this week
- FlashInfer: Kernel Library for LLM Serving☆3,044Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,417Updated 10 months ago
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,014Updated 7 months ago
- Fast inference from large lauguage models via speculative decoding☆738Updated 9 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆725Updated 8 months ago
- An automatic evaluator for instruction-following language models. Human-validated, high-quality, cheap, and fast.☆1,754Updated 5 months ago
- Recipes to train reward model for RLHF.☆1,348Updated last month
- Reference implementation for DPO (Direct Preference Optimization)☆2,583Updated 9 months ago
- Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI☆1,383Updated last year
- Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends☆1,563Updated last week
- ⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training (EMNLP 2024)☆962Updated 5 months ago
- Doing simple retrieval from LLM models at various context lengths to measure accuracy☆1,875Updated 9 months ago