Upload config.json
Browse files- config.json +4 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"repo_type":"GGML",
|
| 3 |
+
"model_type":"mpt"
|
| 4 |
+
}
|