Skip to content

Analysis of token routing for different implementations of Mixture of Experts

Notifications You must be signed in to change notification settings

ilyalasy/moe-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token Routing Analysis of Mixture of Experts LLMs

Install

pip install -r requirements.txt
cd ..
git clone https://github.com/hpcaitech/ColossalAI
pip install -U ./ColossalAI
cd ColossalAI/examples/language/openmoe
pip install -r requirements.txt

Run OpenMoe Inference on RedPajama

./scripts/token-routing.sh 

Analyse token routing data

See EDA notebook

TODO

  • Support Mixtral
  • Support DeepSeek

About

Analysis of token routing for different implementations of Mixture of Experts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published