### What this PR does / why we need it? This PR updates the CI runner from `linux-aarch64-a2-*` to `linux-aarch64-a2b3-*` in various test configuration files. This change is necessary to adapt to updates in the CI infrastructure. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? The changes are configuration updates for CI tests. The correctness will be verified by the CI pipeline. Signed-off-by: hfadzxy <starmoon_zhang@163.com>
11 lines
215 B
YAML
11 lines
215 B
YAML
model_name: "OpenGVLab/InternVL3_5-8B-hf"
|
|
hardware: "Atlas A2 Series"
|
|
model: "vllm-vlm"
|
|
tasks:
|
|
- name: "mmmu_val"
|
|
metrics:
|
|
- name: "acc,none"
|
|
value: 0.58
|
|
max_model_len: 40960
|
|
trust_remote_code: True
|