Skip to content

Commit dfba2ff

Browse files
committed
docker as non-root mi355x-amd
1 parent 63ac19b commit dfba2ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/eval-gms8k.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
uses: ./.github/workflows/eval-tmpl.yml
5050
secrets: inherit
5151
with:
52-
runner: b200-nvd_0
53-
image: ${{ inputs.image || 'vllm/vllm-openai:v0.11.0' }}
52+
runner: mi355x-amd_4
53+
image: ${{ inputs.image || 'rocm/7.0:rocm7.0_ubuntu_22.04_vllm_0.10.1_instinct_20250927_rc1' }}
5454
model: ${{ inputs.model || 'openai/gpt-oss-120b' }}
5555
framework: vllm
5656
precision: fp4

0 commit comments

Comments
 (0)