feat: support qwen3_vl vision model dp (#13724)
This commit is contained in:
@@ -22,6 +22,7 @@ register_cuda_ci(est_time=500, suite="nightly-4-gpu", nightly=True)
|
||||
|
||||
MODELS = [
|
||||
SimpleNamespace(model="Qwen/Qwen2.5-VL-72B-Instruct", mmmu_accuracy=0.55),
|
||||
SimpleNamespace(model="Qwen/Qwen3-VL-32B-Instruct", mmmu_accuracy=0.55),
|
||||
SimpleNamespace(model="OpenGVLab/InternVL2_5-8B", mmmu_accuracy=0.52),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user