### What this PR does / why we need it?
fix Qwen2-Audio-7B-Instruct accuracy test
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
- vLLM version: v0.11.0
- vLLM main:
83f478bb19
Signed-off-by: hfadzxy <starmoon_zhang@163.com>
12 lines
258 B
YAML
12 lines
258 B
YAML
model_name: "Qwen/Qwen2-Audio-7B-Instruct"
|
|
hardware: "Atlas A2 Series"
|
|
tasks:
|
|
- name: "gsm8k"
|
|
metrics:
|
|
- name: "exact_match,strict-match"
|
|
value: 0.44
|
|
- name: "exact_match,flexible-extract"
|
|
value: 0.45
|
|
num_fewshot: 5
|
|
gpu_memory_utilization: 0.8
|