Crystalcareai
commited on
Commit
•
70caf14
1
Parent(s):
cf62fb2
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ license_link: https://ai.google.dev/gemma/terms
|
|
13 |
|
14 |
|
15 |
Note: If you wish to use GemMoE while it is in beta, you must flag (trust_remote_code=True) in your training/inference config.
|
|
|
16 |
|
17 |
|
18 |
# GemMoE: An 8x8 Mixture Of Experts based on Gemma.
|
|
|
13 |
|
14 |
|
15 |
Note: If you wish to use GemMoE while it is in beta, you must flag (trust_remote_code=True) in your training/inference config.
|
16 |
+
FlashAttention is currently required - so ensure you have the most up to date version if you're using anything other than an A100/H100
|
17 |
|
18 |
|
19 |
# GemMoE: An 8x8 Mixture Of Experts based on Gemma.
|