hyx1999 / SAM-Decoding
Official Implementation of SAM-Decoding: Speculative Decoding via Suffix Automaton
☆19Updated last month
Alternatives and similar repositories for SAM-Decoding:
Users that are interested in SAM-Decoding are comparing it to the libraries listed below
- [ICLR 2025] PEARL: parallel speculative decoding with adaptive draft length☆52Updated this week
- [NeurIPS 2024] Fast Best-of-N Decoding via Speculative Rejection☆39Updated 4 months ago
- The official implementation of paper: SimLayerKV: A Simple Framework for Layer-Level KV Cache Reduction.☆43Updated 4 months ago
- ☆38Updated 3 months ago
- The Official Implementation of Ada-KV: Optimizing KV Cache Eviction by Adaptive Budget Allocation for Efficient LLM Inference☆67Updated last month
- ☆44Updated 3 months ago
- Ouroboros: Speculative Decoding with Large Model Enhanced Drafting (EMNLP 2024 main)☆85Updated 5 months ago
- This is the official repo of "QuickLLaMA: Query-aware Inference Acceleration for Large Language Models"☆45Updated 7 months ago
- OPT-Tree: Speculative Decoding with Adaptive Draft Tree Structure☆22Updated 7 months ago
- ☆36Updated 6 months ago
- Easy control for Key-Value Constrained Generative LLM Inference(https://arxiv.org/abs/2402.06262)☆60Updated last year
- Multi-Candidate Speculative Decoding☆34Updated 10 months ago
- [ICLR 2025] SWIFT: On-the-Fly Self-Speculative Decoding for LLM Inference Acceleration☆40Updated 2 weeks ago
- Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding (EMNLP 2023 Long)☆56Updated 5 months ago
- Code for the EMNLP24 paper "A simple and effective L2 norm based method for KV Cache compression."☆11Updated 3 months ago
- Source code for the paper "LongGenBench: Long-context Generation Benchmark"☆14Updated 5 months ago
- This repo contains the source code for: Model Tells You What to Discard: Adaptive KV Cache Compression for LLMs☆34Updated 6 months ago
- PyTorch implementation of paper "Response Length Perception and Sequence Scheduling: An LLM-Empowered LLM Inference Pipeline".☆82Updated last year
- [NeurIPS 2024] The official implementation of "Kangaroo: Lossless Self-Speculative Decoding for Accelerating LLMs via Double Early Exitin…☆51Updated 8 months ago
- 16-fold memory access reduction with nearly no loss☆80Updated 3 weeks ago
- [ICLR 2024 Spotlight] Code for the paper "Merge, Then Compress: Demystify Efficient SMoE with Hints from Its Routing Policy"☆74Updated 9 months ago
- The source code of "Merging Experts into One: Improving Computational Efficiency of Mixture of Experts (EMNLP 2023)":☆36Updated 11 months ago
- Pytorch implementation of our paper accepted by ICML 2024 -- CaM: Cache Merging for Memory-efficient LLMs Inference☆33Updated 8 months ago