NaruseShiroha commited on
Commit
0af5979
·
verified ·
1 Parent(s): 1f8215b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -1,3 +1,6 @@
1
  {
2
- "model_type": "qwen3"
 
 
 
3
  }
 
1
  {
2
+ "model_type": "qwen3",
3
+ "architectures": [
4
+ "Qwen3ForCausalLM"
5
+ ],
6
  }