fxmarty commited on
Commit
f95e085
·
verified ·
1 Parent(s): 7924c98

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -221,11 +221,11 @@
221
  "model_type": "llama4_text",
222
  "moe_layers": [
223
  0,
224
- 1,
225
  ],
226
  "no_rope_layers": [
227
  1,
228
- 0,
229
  ],
230
  "num_attention_heads": 40,
231
  "num_experts_per_tok": 1,
 
221
  "model_type": "llama4_text",
222
  "moe_layers": [
223
  0,
224
+ 1
225
  ],
226
  "no_rope_layers": [
227
  1,
228
+ 0
229
  ],
230
  "num_attention_heads": 40,
231
  "num_experts_per_tok": 1,