Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
},
|
10 |
"model_type": "moondream1",
|
11 |
"text_config": {
|
12 |
-
"model_type": "phi"
|
13 |
},
|
14 |
"torch_dtype": "float16",
|
15 |
"transformers_version": "4.38.2"
|
|
|
9 |
},
|
10 |
"model_type": "moondream1",
|
11 |
"text_config": {
|
12 |
+
"model_type": "phi"
|
13 |
},
|
14 |
"torch_dtype": "float16",
|
15 |
"transformers_version": "4.38.2"
|