efrantar commited on
Commit
8937bf6
1 Parent(s): 21707b7

Added short README

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # switch-base-128_qmoe
6
+
7
+ This is the [google/switch-base-128](https://huggingface.co/google/switch-base-128) model quantized with the QMoE framework to ternary precision and stored in the custom further compressed QMoE format.
8
+
9
+ Please see the [QMoE repository](https://github.com/IST-DASLab/qmoe) for how to use this model.