FasterDecoding / MedusaLinks
Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads
☆2,606Updated last year
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,273Updated 5 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,852Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,229Updated last month
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,051Updated 2 months ago
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,583Updated last year
- Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)☆2,684Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,589Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation: