Xordas commited on
Commit
575f2bb
1 Parent(s): 52d9990

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -2,6 +2,7 @@
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
 
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
5
+ "model_type": "qwen2",
6
  "bias": "none",
7
  "fan_in_fan_out": false,
8
  "inference_mode": true,