NickL77 / BaldEagleLinks
3x Faster Inference; Unofficial implementation of EAGLE Speculative Decoding
☆75Updated last month
Alternatives and similar repositories for BaldEagle
Users that are interested in BaldEagle are comparing it to the libraries listed below
Sorting:
- KV cache compression for high-throughput LLM inference☆134Updated 6 months ago
- REST: Retrieval-Based Speculative Decoding, NAACL 2024☆205Updated 8 months ago
- ☆270Updated last month
- scalable and robust tree-based speculative decoding algorithm☆354Updated 6 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆367Updated 11 months ago
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆123Updated 8 months ago
- Ouroboros: Speculative Decoding with Large Model Enhanced Drafting (EMNLP 2024 main)☆109Updated 4 months ago
- The code of our paper "InfLLM: Unveiling the Intrinsic Capacity of LLMs for Understanding Extremely Long Sequences with Training-Free Mem…☆374Updated last year
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆313Updated 6 months ago
- Experiments on speculative sampling with Llama models☆128Updated 2 years ago
- ☆195Updated 3 months ago
- GPTQ inference Triton kernel☆303Updated 2 years ago
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆213Updated 11 months ago
- Boosting 4-bit inference kernels with 2:4 Sparsity☆80Updated 11 months ago
- ☆137Updated 5 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆319Updated last year
- [ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"☆434Updated 9 months ago
- Implementation of the LongRoPE: Extending LLM Context Window Beyond 2 Million Tokens Paper☆148Updated last year
- A general 2-8 bits quantization toolbox with GPTQ/AWQ/HQQ/VPTQ, and export to onnx/onnx-runtime easily.☆175Updated 4 months ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆151Updated 4 months ago
- Implementation of Speculative Sampling as described in "Accelerating Large Language Model Decoding with Speculative Sampling" by Deepmind☆99Updated last year
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- Codes for the paper "∞Bench: Extending Long Context Evaluation Beyond 100K Tokens": https://arxiv.org/abs/2402.13718☆344Updated 10 months ago
- Inferflow is an efficient and highly configurable inference engine for large language models (LLMs).☆246Updated last year
- Explorations into some recent techniques surrounding speculative decoding☆278Updated 7 months ago
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆167Updated last year
- Positional Skip-wise Training for Efficient Context Window Extension of LLMs to Extremely Length (ICLR 2024)☆206Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆266Updated 9 months ago
- Simple extension on vLLM to help you speed up reasoning model without training.☆174Updated 2 months ago
- An easy-to-use package for implementing SmoothQuant for LLMs☆103Updated 4 months ago