We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ac19b commit dfba2ffCopy full SHA for dfba2ff
1 file changed
.github/workflows/eval-gms8k.yml
@@ -49,8 +49,8 @@ jobs:
49
uses: ./.github/workflows/eval-tmpl.yml
50
secrets: inherit
51
with:
52
- runner: b200-nvd_0
53
- image: ${{ inputs.image || 'vllm/vllm-openai:v0.11.0' }}
+ runner: mi355x-amd_4
+ image: ${{ inputs.image || 'rocm/7.0:rocm7.0_ubuntu_22.04_vllm_0.10.1_instinct_20250927_rc1' }}
54
model: ${{ inputs.model || 'openai/gpt-oss-120b' }}
55
framework: vllm
56
precision: fp4
0 commit comments