jaymody / speculative-samplingLinks
Simple implementation of Speculative Sampling in NumPy for GPT-2.
☆96Updated 2 years ago
Alternatives and similar repositories for speculative-sampling
Users that are interested in speculative-sampling are comparing it to the libraries listed below
Sorting:
- Explorations into some recent techniques surrounding speculative decoding☆286Updated 9 months ago
- ☆128Updated last year
- [NeurIPS'23] Speculative Decoding with Big Little Decoder☆94Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆201Updated last year
- Official PyTorch implementation of QA-LoRA☆141Updated last year
- Easy and Efficient Quantization for Transformers☆203Updated 3 months ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆155Updated 5 months ago
- Cold Compress is a hackable, lightweight, and open-source toolkit for creating and benchmarking cache compression methods built on top of…☆146Updated last year
- Triton-based implementation of Sparse Mixture of Experts.☆241Updated last month
- REST: Retrieval-Based Speculative Decoding, NAACL 2024☆210Updated 3 weeks ago
- Experiments on speculative sampling with Llama models☆128Updated 2 years ago
- Implementation of Speculative Sampling as described in "Accelerating Large Language Model Decoding with Speculative Sampling" by Deepmind☆101Updated last year
- ☆122Updated last year
- ☆149Updated 2 years ago
- PB-LLM: Partially Binarized Large Language Models☆155Updated last year
- ☆230Updated last year
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated 11 months ago
- ☆48Updated last year
- GPTQ inference Triton kernel☆309Updated 2 years ago
- ☆202Updated 10 months ago
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆216Updated last year
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆383Updated last year
- Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding (EMNLP 2023 Long)☆63Updated last year
- Official PyTorch implementation of DistiLLM: Towards Streamlined Distillation for Large Language Models (ICML 2024)☆232Updated 6 months ago
- Code for studying the super weight in LLM☆119Updated 10 months ago
- ☆156Updated 2 years ago
- Boosting 4-bit inference kernels with 2:4 Sparsity☆82Updated last year
- Ouroboros: Speculative Decoding with Large Model Enhanced Drafting (EMNLP 2024 main)☆110Updated 6 months ago
- Positional Skip-wise Training for Efficient Context Window Extension of LLMs to Extremely Length (ICLR 2024)☆206Updated last year
- The official implementation of the EMNLP 2023 paper LLM-FP4☆215Updated last year