hao-ai-lab / Consistency_LLMLinks
[ICML 2024] CLLMs: Consistency Large Language Models
☆407Updated last year
Alternatives and similar repositories for Consistency_LLM
Users that are interested in Consistency_LLM are comparing it to the libraries listed below
Sorting:
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆507Updated 9 months ago
- scalable and robust tree-based speculative decoding algorithm☆363Updated 10 months ago
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆176Updated last year
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆360Updated 11 months ago
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆249Updated 10 months ago
- ☆204Updated last year
- Large Context Attention☆753Updated last month
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆157Updated 8 months ago
- Some preliminary explorations of Mamba's context scaling.☆217Updated last year
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆750Updated last year
- Parallel Scaling Law for Language Model — Beyond Parameter and Inference Time Scaling☆460Updated 6 months ago
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆232Updated last month
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆243Updated 6 months ago
- [ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"☆443Updated last year
- [NeurIPS 2025] Simple extension on vLLM to help you speed up reasoning model without training.☆209Updated 6 months ago
- Explorations into some recent techniques surrounding speculative decoding☆295Updated 11 months ago
- 🌾 OAT: A research-friendly framework for LLM online alignment, including reinforcement learning, preference learning, etc.☆576Updated last month
- ☆290Updated 4 months ago
- Official PyTorch implementation of QA-LoRA☆145Updated last year
- ☆235Updated last year
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆349Updated 7 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆548Updated 6 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆391Updated last year
- A family of compressed models obtained via pruning and knowledge distillation☆357Updated last month
- Experiments on speculative sampling with Llama models☆127Updated 2 years ago
- 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash…☆271Updated last week
- The Truth Is In There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction☆389Updated last year
- Triton-based implementation of Sparse Mixture of Experts.☆253Updated 2 months ago
- The code of our paper "InfLLM: Unveiling the Intrinsic Capacity of LLMs for Understanding Extremely Long Sequences with Training-Free Mem…☆390Updated last year
- Efficient LLM Inference over Long Sequences☆392Updated 5 months ago