beyoru commited on
Commit
2f51806
·
verified ·
1 Parent(s): 0ab8aa4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -9,8 +9,7 @@
9
  "if": "if",
10
  "tool": "tool"
11
  },
12
- "tokenizer_path": "."
13
-
14
  "auto_map": {
15
  "AutoConfig": "qwen3_moe_config.Qwen3MoEConfig",
16
  "AutoModelForCausalLM": "qwen3_moe_model.Qwen3MoEForCausalLM"
 
9
  "if": "if",
10
  "tool": "tool"
11
  },
12
+ "tokenizer_path": ".",
 
13
  "auto_map": {
14
  "AutoConfig": "qwen3_moe_config.Qwen3MoEConfig",
15
  "AutoModelForCausalLM": "qwen3_moe_model.Qwen3MoEForCausalLM"