[data] update vlm args (#6976)

Former-commit-id: c28e710636a0286d4b8a1d494529b25168a8f3ab
This commit is contained in:
hoshi-hiyouga
2025-02-18 02:12:51 +08:00
committed by GitHub
parent c09b648934
commit f5cd17881e
6 changed files with 33 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
### model
model_name_or_path: Qwen/Qwen2-VL-7B-Instruct
image_max_resolution: 262144
video_max_resolution: 16384
image_max_pixels: 262144
video_max_pixels: 16384
trust_remote_code: true
### method

View File

@@ -1,7 +1,7 @@
### model
model_name_or_path: Qwen/Qwen2-VL-7B-Instruct
image_max_resolution: 262144
video_max_resolution: 16384
image_max_pixels: 262144
video_max_pixels: 16384
trust_remote_code: true
### method

View File

@@ -1,7 +1,7 @@
### model
model_name_or_path: Qwen/Qwen2-VL-7B-Instruct
image_max_resolution: 262144
video_max_resolution: 16384
image_max_pixels: 262144
video_max_pixels: 16384
trust_remote_code: true
### method