[data] add min resolution option (#6975)
Former-commit-id: 76bd9a98a2fb00f1a1d881e6e1364c02fd36d327
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
### model
|
||||
model_name_or_path: Qwen/Qwen2-VL-7B-Instruct
|
||||
image_resolution: 262144
|
||||
video_resolution: 16384
|
||||
image_max_resolution: 262144
|
||||
video_max_resolution: 16384
|
||||
trust_remote_code: true
|
||||
|
||||
### method
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
### model
|
||||
model_name_or_path: llava-hf/llava-1.5-7b-hf
|
||||
image_resolution: 262144
|
||||
video_resolution: 16384
|
||||
trust_remote_code: true
|
||||
|
||||
### method
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
### model
|
||||
model_name_or_path: Qwen/Qwen2-VL-7B-Instruct
|
||||
image_resolution: 262144
|
||||
video_resolution: 16384
|
||||
image_max_resolution: 262144
|
||||
video_max_resolution: 16384
|
||||
trust_remote_code: true
|
||||
|
||||
### method
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
### model
|
||||
model_name_or_path: Qwen/Qwen2-VL-7B-Instruct
|
||||
image_resolution: 262144
|
||||
video_resolution: 16384
|
||||
image_max_resolution: 262144
|
||||
video_max_resolution: 16384
|
||||
trust_remote_code: true
|
||||
|
||||
### method
|
||||
|
||||
Reference in New Issue
Block a user