Update config.json
#2
by
Mohor
- opened
- config.json +1 -0
config.json
CHANGED
|
@@ -16,5 +16,6 @@
|
|
| 16 |
"q_proj",
|
| 17 |
"v_proj"
|
| 18 |
],
|
|
|
|
| 19 |
"task_type": "CAUSAL_LM"
|
| 20 |
}
|
|
|
|
| 16 |
"q_proj",
|
| 17 |
"v_proj"
|
| 18 |
],
|
| 19 |
+
"model_type":"qwen2",
|
| 20 |
"task_type": "CAUSAL_LM"
|
| 21 |
}
|