ChaimZhu
commited on
Commit
·
db65ad4
1
Parent(s):
b34c8e4
update model type in config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"intermediate_size": 18944,
|
| 13 |
"max_position_embeddings": 128000,
|
| 14 |
"max_window_layers": 28,
|
| 15 |
-
"model_type": "
|
| 16 |
"n_query": 16,
|
| 17 |
"navdp": "NavDP_Policy_DPT_CriticSum_DAT",
|
| 18 |
"navdp_pretrained": null,
|
|
|
|
| 12 |
"intermediate_size": 18944,
|
| 13 |
"max_position_embeddings": 128000,
|
| 14 |
"max_window_layers": 28,
|
| 15 |
+
"model_type": "qwen2_5_vl",
|
| 16 |
"n_query": 16,
|
| 17 |
"navdp": "NavDP_Policy_DPT_CriticSum_DAT",
|
| 18 |
"navdp_pretrained": null,
|