Add missing model type
Browse files- config.json +4 -1
config.json
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"repo_type": "GGML",
|
3 |
+
"model_type": "gpt_neox"
|
4 |
+
}
|