fal-ai-community / nano-mdmLinks
Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun
☆54Updated 4 months ago
Alternatives and similar repositories for nano-mdm
Users that are interested in nano-mdm are comparing it to the libraries listed below
Sorting:
- research impl of Native Sparse Attention (2502.11089)☆54Updated 4 months ago
- Focused on fast experimentation and simplicity☆76Updated 6 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 10 months ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆129Updated last year
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆82Updated 11 months ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆128Updated 2 weeks ago
- WIP☆93Updated 11 months ago
- ☆82Updated 10 months ago
- Code accompanying the paper "Generalized Interpolating Discrete Diffusion"☆91Updated last month
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆115Updated last week
- ☆81Updated last year
- supporting pytorch FSDP for optimizers☆82Updated 7 months ago
- ☆61Updated 8 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- ☆34Updated 10 months ago
- Collection of autoregressive model implementation☆85Updated 2 months ago
- Mixture of A Million Experts☆46Updated 11 months ago
- Remasking Discrete Diffusion Models with Inference-Time Scaling☆34Updated 4 months ago
- Esoteric Language Models☆87Updated 3 weeks ago
- ☆103Updated 2 years ago
- DPO, but faster 🚀☆43Updated 7 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- ☆52Updated last year
- Implementation of the proposed MaskBit from Bytedance AI☆82Updated 8 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆64Updated last year
- Repository for the Q-Filters method (https://arxiv.org/pdf/2503.02812)☆33Updated 4 months ago
- Mixture-of-Transformers: A Sparse and Scalable Architecture for Multi-Modal Foundation Models. TMLR 2025.☆81Updated 2 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆64Updated 2 weeks ago
- Implementation of GateLoop Transformer in Pytorch and Jax