Crystalcareai
commited on
Update README.md
Browse files
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
|
|
|
|
|
|
|
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.
|