support qwen2vl train proj only

Former-commit-id: 0e949ef03455726e907c6f1039e93ebe480c897a
This commit is contained in:
hiyouga
2024-12-05 10:37:42 +00:00
parent be1ec97c8e
commit bac2c64f87
2 changed files with 4 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ stage: sft
do_train: true
finetuning_type: full
freeze_vision_tower: true # choices: [true, false]
train_mm_proj_only: false # choices: [true, false]
deepspeed: examples/deepspeed/ds_z3_config.json # choices: [ds_z0_config.json, ds_z2_config.json, ds_z3_config.json]
### dataset