pravindsurve commited on
Commit
66b51d4
·
verified ·
1 Parent(s): 9535a18

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -2
config.json CHANGED
@@ -4,5 +4,8 @@
4
  "pravindsurve/employeedata"
5
  ],
6
  "language": "en",
7
- "base_model": "Qwen/Qwen2.5-Coder-32B-Instruct-GGUF"
8
- }
 
 
 
 
4
  "pravindsurve/employeedata"
5
  ],
6
  "language": "en",
7
+ "base_model": "Qwen/Qwen2.5-Coder-32B-Instruct-GGUF",
8
+ "architectures": [
9
+ "QwenForCausalLM"
10
+ ]
11
+ }