regd commited on
Commit
eff1694
·
verified ·
1 Parent(s): 77b4ea9

Update config.json

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