raymin0223 / mixture_of_recursionsLinks
Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation (NeurIPS 2025)
☆538Updated 4 months 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:
- H-Net: Hierarchical Network with Dynamic Chunking☆808Updated 2 months ago
- [NeurIPS 2025 Spotlight] TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆445Updated last week
- dLLM: Simple Diffusion Language Modeling☆1,633Updated 2 weeks ago
- GPU-optimized framework for training diffusion language models at any scale. The backend of Quokka, Super Data Learners, and OpenMoE 2 tr…☆318Updated 2 months ago
- ☆304Updated 9 months ago
- The official GitHub repo for the survey paper "A Survey on Diffusion Language Models".☆658Updated last week
- ☆206Updated last year
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆433Updated 4 months ago
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆793Updated 5 months ago
- LLaDA2.0 is the diffusion language model series developed by InclusionAI team, Ant Group.☆225Updated last month
- ☆379Updated 2 months ago
- [ICLR 2025 Oral] Block Diffusion: Interpolating Between Autoregressive and Diffusion Language Models☆946Updated 6 months ago
- Official PyTorch implementation for ICLR2025 paper "Scaling up Masked Diffusion Models on Text"☆360Updated last year
- Official implementation of "Continuous Autoregressive Language Models"☆714Updated last month
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆584Updated 11 months ago
- Open-source release accompanying Gao et al. 2025☆498Updated last month
- Chain of Experts (CoE) enables communication between experts within Mixture-of-Experts (MoE) models☆227Updated 2 months ago
- Tina: Tiny Reasoning Models via LoRA☆313Updated 4 months ago
- Official implementation of "Fast-dLLM: Training-free Acceleration of Diffusion LLM by Enabling KV Cache and Parallel Decoding"☆799Updated last month
- implementations and experimentation on mHC by deepseek - https://arxiv.org/abs/2512.24880☆265Updated 3 weeks ago
- Official Implementation for the paper "d1: Scaling Reasoning in Diffusion Large Language Models via Reinforcement Learning"☆398Updated last month
- Speed Always Wins: A Survey on Efficient Architectures for Large Language Models☆389Updated 2 months ago
- Official JAX implementation of End-to-End Test-Time Training for Long Context☆445Updated last week
- The most open diffusion language model for code generation — releasing pretraining, evaluation, inference, and checkpoints.☆505Updated 2 months ago
- PyTorch Code for Energy-Based Transformers paper -- generalizable reasoning and scalable learning☆577Updated 2 months ago
- An extension of the nanoGPT repository for training small MOE models.