From 19a71c0c812f5a083bbc7c6efc4705b1d85f8f0f Mon Sep 17 00:00:00 2001 From: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:09:04 +0100 Subject: [PATCH] test mi250 (#15) --- .github/workflows/optimum_benchmark_instinct_ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/optimum_benchmark_instinct_ci.yaml b/.github/workflows/optimum_benchmark_instinct_ci.yaml index 2afb546..789c2d8 100644 --- a/.github/workflows/optimum_benchmark_instinct_ci.yaml +++ b/.github/workflows/optimum_benchmark_instinct_ci.yaml @@ -24,7 +24,7 @@ on: jobs: build: - runs-on: [self-hosted, amd-gpu, "${{ inputs.machine_type }}"] + runs-on: [self-hosted, amd-gpu, mi250, "${{ inputs.machine_type }}"] container: image: ghcr.io/huggingface/optimum-benchmark:latest-rocm