Commit
·
0f8c849
1
Parent(s):
1930b25
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -20,4 +20,5 @@
|
|
20 |
"q_proj"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
|
|
23 |
}
|
|
|
20 |
"q_proj"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
23 |
+
"model_type": "mistral"
|
24 |
}
|