Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
"description": "Zephyr Chat Mistral 7B",
|
34 |
"quantization": "int4",
|
35 |
"context_window": 4096,
|
36 |
-
"model_family": "
|
37 |
"parameters": 7.0,
|
38 |
"test_set": [
|
39 |
{
|
|
|
33 |
"description": "Zephyr Chat Mistral 7B",
|
34 |
"quantization": "int4",
|
35 |
"context_window": 4096,
|
36 |
+
"model_family": "OVGenerativeModel",
|
37 |
"parameters": 7.0,
|
38 |
"test_set": [
|
39 |
{
|