### What this PR does / why we need it?
Update the format of the accuracy report
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
- vLLM version: v0.10.2
- vLLM main:
c60e6137f0
Signed-off-by: hfadzxy <starmoon_zhang@163.com>
10 lines
210 B
YAML
10 lines
210 B
YAML
model_name: "Qwen/Qwen2.5-VL-7B-Instruct"
|
|
runner: "linux-aarch64-a2-1"
|
|
hardware: "Atlas A2 Series"
|
|
model: "vllm-vlm"
|
|
tasks:
|
|
- name: "mmmu_val"
|
|
metrics:
|
|
- name: "acc,none"
|
|
value: 0.51
|
|
max_model_len: 8192 |