Use T4 single GPU runner with more CPU RAM (#37961)

larger T4 single GPU

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2025-05-05 16:17:45 +02:00
committed by GitHub
parent 3b067a15dd
commit 7819911b0c
7 changed files with 22 additions and 22 deletions

View File

@@ -28,7 +28,7 @@ jobs:
matrix:
split_keys: ${{ fromJson(inputs.split_keys) }}
runs-on:
group: aws-g4dn-2xlarge-cache
group: aws-g4dn-4xlarge-cache
container:
image: huggingface/transformers-all-latest-gpu
options: --gpus 0 --shm-size "16gb" --ipc host -v /mnt/cache/.cache/huggingface:/mnt/cache/