facebookresearch / LayerSkipLinks
Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024
☆338Updated 5 months ago
Alternatives and similar repositories for LayerSkip
Users that are interested in LayerSkip are comparing it to the libraries listed below
Sorting:
- A family of compressed models obtained via pruning and knowledge distillation☆352Updated 10 months ago
- An extension of the nanoGPT repository for training small MOE models.☆195Updated 6 months ago
- Efficient LLM Inference over Long Sequences☆391Updated 3 months ago
- The official implementation of the paper "What Matters in Transformers? Not All Attention is Needed".☆176Updated 6 months ago
- ☆202Updated 9 months ago
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.☆201Updated last year
- ☆221Updated 7 months ago
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆343Updated 9 months ago
- LongRoPE is a novel method that can extends the context window of pre-trained LLMs to an impressive 2048k tokens.☆260Updated last year
- Code for studying the super weight in LLM☆119Updated 10 months ago
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆171Updated last year
- ArcticTraining is a framework designed to simplify and accelerate the post-training process for large language models (LLMs)☆219Updated this week
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆161Updated 5 months ago
- Explorations into some recent techniques surrounding speculative decoding☆286Updated 9 months ago
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆246Updated 8 months ago
- [NeurIPS 2025] Simple extension on vLLM to help you speed up reasoning model without training.☆197Updated 4 months ago
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆280Updated last month
- LLM KV cache compression made easy☆623Updated this week
- ☆198Updated 9 months ago
- For releasing code related to compression methods for transformers, accompanying our publications☆446Updated 8 months ago
- Load compute kernels from the Hub☆290Updated last week
- ☆105Updated 3 weeks ago
- Automated Identification of Redundant Layer Blocks for Pruning in Large Language Models☆248Updated last year
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆491Updated 7 months ago
- Manage scalable open LLM inference endpoints in Slurm clusters☆274Updated last year
- [ICML 2024] CLLMs: Consistency Large Language Models☆404Updated 10 months ago
- Accelerating your LLM training to full speed! Made with ❤️ by ServiceNow Research☆237Updated this week
- The official repo for "LLoCo: Learning Long Contexts Offline"☆116Updated last year
- ☆229Updated last year
- 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash…☆268Updated 2 months ago