Spaces:
Sleeping
Sleeping
Update config/config.json
Browse files- config/config.json +2 -1
config/config.json
CHANGED
@@ -20,7 +20,8 @@
|
|
20 |
"type": "local",
|
21 |
"dimensions": 768,
|
22 |
"max_tokens": 8192
|
23 |
-
}
|
|
|
24 |
|
25 |
},
|
26 |
|
|
|
20 |
"type": "local",
|
21 |
"dimensions": 768,
|
22 |
"max_tokens": 8192
|
23 |
+
},
|
24 |
+
"override": true
|
25 |
|
26 |
},
|
27 |
|