mixture-of-experts VS ModuleFormer

Compare mixture-of-experts vs ModuleFormer and see what are their differences.

mixture-of-experts

PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538 (by davidmrau)

ModuleFormer

ModuleFormer is a MoE-based architecture that includes two different types of experts: stick-breaking attention heads and feedforward experts. We released a collection of ModuleFormer-based Language Models (MoLM) ranging in scale from 4 billion to 8 billion parameters. (by IBM)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mixture-of-experts ModuleFormer
2 1
835 216
- 4.6%
5.3 5.7
16 days ago 25 days ago
Python Python
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mixture-of-experts

Posts with mentions or reviews of mixture-of-experts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • [Rumor] Potential GPT-4 architecture description
    2 projects | /r/LocalLLaMA | 20 Jun 2023
  • Local and Global loss
    1 project | /r/pytorch | 4 Mar 2021
    I have a requirement of training pipeline similar to Mixture of Experts (https://github.com/davidmrau/mixture-of-experts/blob/master/moe.py) but I want to train the Experts on a local loss for 1 epoch before predicting outputs from them (which would then be concatenated for the global loss of MoE). Can anyone suggest what’s the best way to set up this training pipeline?

ModuleFormer

Posts with mentions or reviews of ModuleFormer. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing mixture-of-experts and ModuleFormer you can also consider the following projects:

pytorch-tutorial - PyTorch Tutorial for Deep Learning Researchers

LMOps - General technology for enabling AI capabilities w/ LLMs and MLLMs

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

StableLM - StableLM: Stability AI Language Models

mmdetection - OpenMMLab Detection Toolbox and Benchmark

lingvo - Lingvo

hivemind - Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

lm-scorer - 📃Language Model based sentences scoring library

yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

tutel - Tutel MoE: An Optimized Mixture-of-Experts Implementation

Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time