From 42827309805fb61efb888170b0837814812ed463 Mon Sep 17 00:00:00 2001 From: Cedar Date: Thu, 9 Jan 2025 16:44:34 -0800 Subject: [PATCH] try running on mi300x-4 --- .github/workflows/pkgci_shark_ai.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pkgci_shark_ai.yml b/.github/workflows/pkgci_shark_ai.yml index a842b7795..d7c040c42 100644 --- a/.github/workflows/pkgci_shark_ai.yml +++ b/.github/workflows/pkgci_shark_ai.yml @@ -26,7 +26,7 @@ jobs: matrix: version: [3.11] fail-fast: false - runs-on: nodai-amdgpu-mi250-x86-64 + runs-on: mi300x-4 # runs-on: ubuntu-latest # everything else works but this throws an "out of resources" during model loading # TODO: make a copy of this that runs on standard runners with tiny llama instead of a 8b model defaults: