bzheng commited on
Commit
0ac224a
1 Parent(s): 16f77e2

fix class name

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "Qwen2MoEForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 151643,
 
1
  {
2
  "architectures": [
3
+ "Qwen2MoeForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 151643,