Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -10,9 +10,9 @@
|
|
| 10 |
"wandb_project": "InternM1",
|
| 11 |
"is_debug": false,
|
| 12 |
"framework": {
|
| 13 |
-
"name": "
|
| 14 |
"qwenvl": {
|
| 15 |
-
"base_vlm": "./playground/Pretrained_models/Qwen2.5-VL-3B-Instruct
|
| 16 |
"attn_implementation": "flash_attention_2",
|
| 17 |
"vl_hidden_dim": 2048
|
| 18 |
},
|
|
|
|
| 10 |
"wandb_project": "InternM1",
|
| 11 |
"is_debug": false,
|
| 12 |
"framework": {
|
| 13 |
+
"name": "QwenGR00T",
|
| 14 |
"qwenvl": {
|
| 15 |
+
"base_vlm": "./playground/Pretrained_models/Qwen2.5-VL-3B-Instruct",
|
| 16 |
"attn_implementation": "flash_attention_2",
|
| 17 |
"vl_hidden_dim": 2048
|
| 18 |
},
|