Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
"model_parent": "llmware/bling-tiny-llama-v0",
|
34 |
"description": "Fact-based question-answering model from llmware - finetuned on tiny-llama - 1.1 parameter base",
|
35 |
"quantization": "int4",
|
36 |
-
"model_family": "
|
37 |
"parameters": 1.1,
|
38 |
"test_set": [
|
39 |
{
|
|
|
33 |
"model_parent": "llmware/bling-tiny-llama-v0",
|
34 |
"description": "Fact-based question-answering model from llmware - finetuned on tiny-llama - 1.1 parameter base",
|
35 |
"quantization": "int4",
|
36 |
+
"model_family": "OVGenerativeModel",
|
37 |
"parameters": 1.1,
|
38 |
"test_set": [
|
39 |
{
|