Crystalcareai commited on
Commit
8448c06
·
verified ·
1 Parent(s): 3511011

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,7 +4,10 @@ license_name: gemma-terms-of-use
4
  license_link: https://ai.google.dev/gemma/terms
5
  ---
6
 
7
- Note: If you wish to use GemMoE, you must install transformers from my branch using ```pip install git+https://github.com/Crystalcareai/transformers.git@GemMoE#egg=transformers```
 
 
 
8
 
9
 
10
  # GemMoE: An 8x8 Mixture Of Experts based on Gemma.
 
4
  license_link: https://ai.google.dev/gemma/terms
5
  ---
6
 
7
+ Note: If you wish to use GemMoE, you must install transformers from my branch using:
8
+ '''
9
+ python
10
+ pip install git+https://github.com/Crystalcareai/transformers.git@GemMoE#egg=transformers```
11
 
12
 
13
  # GemMoE: An 8x8 Mixture Of Experts based on Gemma.