YeonwooSung / Pytorch_mixture-of-expertsLinks
PyTorch implementation of moe, which stands for mixture of experts
☆51Updated 4 years ago
Alternatives and similar repositories for Pytorch_mixture-of-experts
Users that are interested in Pytorch_mixture-of-experts are comparing it to the libraries listed below
Sorting:
- several types of attention modules written in PyTorch for learning purposes☆52Updated 2 weeks ago
- Implementation of Infini-Transformer in Pytorch☆113Updated last year
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆81Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated last year
- A repository for DenseSSMs☆88Updated last year
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆119Updated 2 months ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆102Updated last year
- Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"☆93Updated 2 months ago
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind☆72Updated last year
- Model Stock: All we need is just a few fine-tuned models☆128Updated 4 months ago
- Implementation of Agent Attention in Pytorch☆93Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆203Updated this week
- Video descriptions of research papers relating to foundation models and scaling☆30Updated 2 years ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆91Updated 2 years ago
- A minimal implementation of LLaVA-style VLM with interleaved image & text & video processing ability.☆97Updated last year
- ☆191Updated last year
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆39Updated last year
- A regression-alike loss to improve numerical reasoning in language models - ICML 2025☆27Updated 4 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆339Updated 9 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆179Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆132Updated 2 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆56Updated last year
- code for the ddp tutorial☆32Updated 3 years ago
- We study toy models of skill learning.☆31Updated 11 months ago
- MambaFormer in-context learning experiments and implementation for https://arxiv.org/abs/2402.04248☆58Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆59Updated 2 years ago
- This is a simple torch implementation of the high performance Multi-Query Attention☆16Updated 2 years ago
- [ICLR 2023] "Sparse MoE as the New Dropout: Scaling Dense and Self-Slimmable Transformers" by Tianlong Chen*, Zhenyu Zhang*, Ajay Jaiswal…☆56Updated 2 years ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆98Updated 2 years ago