YeonwooSung / Pytorch_mixture-of-expertsLinks
PyTorch implementation of moe, which stands for mixture of experts
☆46Updated 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:
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 7 months ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆76Updated last year
- several types of attention modules written in PyTorch for learning purposes☆53Updated 10 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"☆98Updated 10 months ago
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated 10 months ago
- A minimal implementation of LLaVA-style VLM with interleaved image & text & video processing ability.☆94Updated 7 months ago
- A repository for DenseSSMs☆88Updated last year
- This is a simple torch implementation of the high performance Multi-Query Attention☆16Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆97Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 11 months ago
- code for the ddp tutorial☆32Updated 3 years ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆109Updated 2 weeks ago
- Playground for Transformers☆51Updated last year
- A regression-alike loss to improve numerical reasoning in language models☆24Updated 3 weeks ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 5 months ago
- Video descriptions of research papers relating to foundation models and scaling☆31Updated 2 years ago
- We study toy models of skill learning.☆29Updated 6 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆309Updated 4 months ago
- ☆133Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆166Updated 6 months ago
- Model Stock: All we need is just a few fine-tuned models☆121Updated 10 months ago
- Implementation of MaMMUT, a simple vision-encoder text-decoder architecture for multimodal tasks from Google, in Pytorch☆103Updated last year
- Timm model explorer☆41Updated last year
- Official implementation of "DoRA: Weight-Decomposed Low-Rank Adaptation"☆124Updated last year
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆48Updated 2 years ago
- Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch.☆51Updated last year