raymin0223 / mixture_of_recursionsLinks
Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation
☆427Updated 3 weeks ago
Alternatives and similar repositories for mixture_of_recursions
Users that are interested in mixture_of_recursions are comparing it to the libraries listed below
Sorting:
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆381Updated last week
- H-Net: Hierarchical Network with Dynamic Chunking☆690Updated last month
- ☆194Updated 8 months ago
- ☆298Updated 4 months ago
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆730Updated 2 weeks ago
- Chain of Experts (CoE) enables communication between experts within Mixture-of-Experts (MoE) models☆220Updated 2 months ago
- The official GitHub repo for the survey paper "A Survey on Diffusion Language Models".☆193Updated this week
- Official Implementation for the paper "d1: Scaling Reasoning in Diffusion Large Language Models via Reinforcement Learning"☆287Updated 2 months ago
- LongRoPE is a novel method that can extends the context window of pre-trained LLMs to an impressive 2048k tokens.☆244Updated last year
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆227Updated 3 months ago
- An extension of the nanoGPT repository for training small MOE models.☆181Updated 5 months ago
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆346Updated 8 months ago
- Tina: Tiny Reasoning Models via LoRA☆278Updated 2 weeks ago
- TransMLA: Multi-Head Latent Attention Is All You Need☆343Updated last month
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆331Updated 3 months ago
- official repository for “Reinforcement Learning for Reasoning in Large Language Models with One Training Example”☆350Updated this week
- Block Diffusion: Interpolating Between Autoregressive and Diffusion Language Models☆797Updated last month
- PyTorch Code for Energy-Based Transformers paper -- generalizable reasoning and scalable learning☆432Updated last month
- Speed Always Wins: A Survey on Efficient Architectures for Large Language Models☆279Updated this week
- Dream 7B, a large diffusion language model☆938Updated last week
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆434Updated 3 months ago
- Official PyTorch implementation for ICLR2025 paper "Scaling up Masked Diffusion Models on Text"☆289Updated 8 months ago
- A project to improve skills of large language models☆538Updated this week
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆161Updated 4 months ago
- Official repo for paper: "Reinforcement Learning for Reasoning in Small LLMs: What Works and What Doesn't"☆254Updated 3 months ago
- Reproduction of DeepSeek-R1☆238Updated 4 months ago
- Survey: A collection of AWESOME papers and resources on the latest research in Mixture of Experts.☆129Updated last year
- [ICLR2025] DiffuGPT and DiffuLLaMA: Scaling Diffusion Language Models via Adaptation from Autoregressive Models☆289Updated 3 months ago
- Parallel Scaling Law for Language Model — Beyond Parameter and Inference Time Scaling☆435Updated 3 months ago
- Official codebase for "Can 1B LLM Surpass 405B LLM? Rethinking Compute-Optimal Test-Time Scaling".☆270Updated 6 months ago