Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "wraps/moondream-caption--configuration_moondream.MoondreamConfig",
|
8 |
-
"AutoModelForCausalLM": "wraps/moondream-caption
|
9 |
},
|
10 |
"model_type": "moondream1",
|
11 |
"text_config": {
|
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "wraps/moondream-caption--configuration_moondream.MoondreamConfig",
|
8 |
+
"AutoModelForCausalLM": "wraps/moondream-caption--moondream.Moondream"
|
9 |
},
|
10 |
"model_type": "moondream1",
|
11 |
"text_config": {
|