paulilioaica
commited on
Commit
•
a8220b4
1
Parent(s):
400fb55
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"n_inner": null,
|
24 |
"n_layer": 32,
|
25 |
"n_positions": 2048,
|
26 |
-
"num_experts_per_tok":
|
27 |
"num_local_experts": 2,
|
28 |
"resid_pdrop": 0.1,
|
29 |
"rotary_dim": 32,
|
|
|
23 |
"n_inner": null,
|
24 |
"n_layer": 32,
|
25 |
"n_positions": 2048,
|
26 |
+
"num_experts_per_tok": 1,
|
27 |
"num_local_experts": 2,
|
28 |
"resid_pdrop": 0.1,
|
29 |
"rotary_dim": 32,
|