support GLM-V vision model dp (#14097)
This commit is contained in:
@@ -24,6 +24,7 @@ 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),
|
||||
SimpleNamespace(model="zai-org/GLM-4.1V-9B-Thinking", mmmu_accuracy=0.68),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user