YikangS commited on
Commit
1f5823d
1 Parent(s): b69acca

[this package](https://github.com/yikangshen/JetMoE)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ For most benchmarks, we use the same evaluation methodology as in the Open LLM l
27
  |JetMoE-8B|2.2B|1.25T|48.7|80.5|**49.2**|**41.7**|70.2|**27.8**|**53.0**|**34.2**|14.6|
28
 
29
  ## Model Usage
30
- To load the models, you need install this package:
31
  ```
32
  pip install -e .
33
  ```
 
27
  |JetMoE-8B|2.2B|1.25T|48.7|80.5|**49.2**|**41.7**|70.2|**27.8**|**53.0**|**34.2**|14.6|
28
 
29
  ## Model Usage
30
+ To load the models, you need install [this package](https://github.com/yikangshen/JetMoE):
31
  ```
32
  pip install -e .
33
  ```