Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -8,7 +8,7 @@ wandb_entity: michaelyu-1101-fudanuniversity
|
|
| 8 |
wandb_project: Internvla
|
| 9 |
is_debug: false
|
| 10 |
framework:
|
| 11 |
-
framework_py:
|
| 12 |
qwenvl:
|
| 13 |
base_vlm: Qwen/Qwen2.5-VL-3B-Instruct
|
| 14 |
attn_implementation: flash_attention_2
|
|
|
|
| 8 |
wandb_project: Internvla
|
| 9 |
is_debug: false
|
| 10 |
framework:
|
| 11 |
+
framework_py: InternVLA-M1
|
| 12 |
qwenvl:
|
| 13 |
base_vlm: Qwen/Qwen2.5-VL-3B-Instruct
|
| 14 |
attn_implementation: flash_attention_2
|