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