From d264b81c3f417ea786e4b3fc7918acab16f17253 Mon Sep 17 00:00:00 2001 From: IlyasMoutawwakil Date: Mon, 9 Dec 2024 14:08:34 +0100 Subject: [PATCH] test mi250 --- .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