dust-tt / llama-sspLinks
Experiments on speculative sampling with Llama models
☆127Updated 2 years ago
Alternatives and similar repositories for llama-ssp
Users that are interested in llama-ssp are comparing it to the libraries listed below
Sorting:
- Multipack distributed sampler for fast padding-free training of LLMs☆202Updated last year
- Positional Skip-wise Training for Efficient Context Window Extension of LLMs to Extremely Length (ICLR 2024)☆205Updated last year
- Code repository for the c-BTM paper☆108Updated 2 years ago
- ModuleFormer is a MoE-based architecture that includes two different types of experts: stick-breaking attention heads and feedforward exp…☆225Updated 2 months ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆157Updated 7 months ago
- The official repo for "LLoCo: Learning Long Contexts Offline"☆118Updated last year
- Code for the paper "QMoE: Practical Sub-1-Bit Compression of Trillion-Parameter Models".☆278Updated 2 years ago
- ☆203Updated 11 months ago
- Manage scalable open LLM inference endpoints in Slurm clusters☆277Updated last year
- Cold Compress is a hackable, lightweight, and open-source toolkit for creating and benchmarking cache compression methods built on top of…☆146Updated last year
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆98Updated 2 years ago
- ☆128Updated last year
- scalable and robust tree-based speculative decoding algorithm☆363Updated 10 months ago
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated last year
- Code for the paper "Rethinking Benchmark and Contamination for Language Models with Rephrased Samples"☆315Updated last year
- Data preparation code for Amber 7B LLM☆93Updated last year
- Pre-training code for Amber 7B LLM☆169Updated last year
- Spherical Merge Pytorch/HF format Language Models with minimal feature loss.☆141Updated 2 years ago
- batched loras☆347Updated 2 years ago
- A pipeline for LLM knowledge distillation