Skip to content

Run Mixtral-8x7B models in Colab or consumer desktops

License

Notifications You must be signed in to change notification settings

efeslab/mixtral-offloading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixtral offloading

This is a modified version of Mixtral offloading to enable running original Mixtral8x7B fp16 version in local setting.

Performance Evaluate

Follow the these steps to build the model and evaluate performance.

pip install -r requirements.txt
./download.sh
python3 eval.py > output.log

About

Run Mixtral-8x7B models in Colab or consumer desktops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • Jupyter Notebook 40.4%
  • Shell 4.2%