From d913f9474b03509b94c13f52f71428e4102b3574 Mon Sep 17 00:00:00 2001 From: zhangxinyuehfad <59153331+zhangxinyuehfad@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:54:30 +0800 Subject: [PATCH] [0.11.0][Fix] Fix Qwen2-Audio-7B-Instruct accuracy test (#4018) ### What this PR does / why we need it? Fix Qwen2-Audio-7B-Instruct accuracy test Backport:https://github.com/vllm-project/vllm-ascend/pull/4017 Signed-off-by: hfadzxy --- tests/e2e/models/configs/Qwen2-Audio-7B-Instruct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/e2e/models/configs/Qwen2-Audio-7B-Instruct.yaml b/tests/e2e/models/configs/Qwen2-Audio-7B-Instruct.yaml index 5c810ef..2dd02ab 100644 --- a/tests/e2e/models/configs/Qwen2-Audio-7B-Instruct.yaml +++ b/tests/e2e/models/configs/Qwen2-Audio-7B-Instruct.yaml @@ -8,3 +8,4 @@ tasks: - name: "exact_match,flexible-extract" value: 0.45 num_fewshot: 5 +gpu_memory_utilization: 0.8