Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -8,7 +8,7 @@ wandb_entity: jinhuiye
|
|
| 8 |
wandb_project: InternM1
|
| 9 |
is_debug: false
|
| 10 |
framework:
|
| 11 |
-
name:
|
| 12 |
qwenvl:
|
| 13 |
base_vlm: ./playground/Pretrained_models/Qwen2.5-VL-3B-Instruct
|
| 14 |
attn_implementation: flash_attention_2
|
|
|
|
| 8 |
wandb_project: InternM1
|
| 9 |
is_debug: false
|
| 10 |
framework:
|
| 11 |
+
name: QwenGR00T
|
| 12 |
qwenvl:
|
| 13 |
base_vlm: ./playground/Pretrained_models/Qwen2.5-VL-3B-Instruct
|
| 14 |
attn_implementation: flash_attention_2
|