Jinhuiye commited on
Commit
48b1db4
·
verified ·
1 Parent(s): 193e042

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -10,9 +10,9 @@
10
  "wandb_project": "InternM1",
11
  "is_debug": false,
12
  "framework": {
13
- "name": "QwenFM",
14
  "qwenvl": {
15
- "base_vlm": "./playground/Pretrained_models/Qwen2.5-VL-3B-Instruct-Action",
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
  },