From 00476895e56669405f808e7840302e53132d8a3a Mon Sep 17 00:00:00 2001 From: Younes Belkada <49240599+younesbelkada@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:01:09 +0200 Subject: [PATCH] FIX: Fix push important models CI (#30291) Update push-important-models.yml --- .github/workflows/push-important-models.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/push-important-models.yml b/.github/workflows/push-important-models.yml index a013dbc524c772..5a6aeec2bd60ce 100644 --- a/.github/workflows/push-important-models.yml +++ b/.github/workflows/push-important-models.yml @@ -53,7 +53,6 @@ jobs: test_modified_files: needs: get_modified_models name: Slow & FA2 tests - runs-on: ubuntu-latest runs-on: [single-gpu, nvidia-gpu, a10, ci] container: image: huggingface/transformers-all-latest-gpu