Create config.json (#7)
Browse files- Create config.json (752f02e4ad2236ef6c56331e73d77a48d5b866b4)
Co-authored-by: Tua <[email protected]>
- config.json +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "mistral"
|
3 |
+
}
|