diff --git a/.github/workflows/test_hf_top_1000_models.yml b/.github/workflows/test_hf_top_1000_models.yml index 87e73f70..9225bcea 100644 --- a/.github/workflows/test_hf_top_1000_models.yml +++ b/.github/workflows/test_hf_top_1000_models.yml @@ -84,13 +84,13 @@ jobs: target-chip: gfx942 test-file: hf-text-classification-shard cache-dir: /data/e2eshark/shark-test-suite-models-cache - - name: mi300_gpu10_test - runs-on: nodai-amdgpu-mi300-x86-64 - backend: rocm - device: hip - target-chip: gfx942 - test-file: hf-text-generation-shard - cache-dir: /data/e2eshark/shark-test-suite-models-cache + # - name: mi300_gpu10_test + # runs-on: nodai-amdgpu-mi300-x86-64 + # backend: rocm + # device: hip + # target-chip: gfx942 + # test-file: hf-text-generation-shard + # cache-dir: /data/e2eshark/shark-test-suite-models-cache - name: mi300_gpu11_test runs-on: nodai-amdgpu-mi300-x86-64 backend: rocm