Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Sep 23, 2024
1 parent 41fbbe0 commit ef9f3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cli_cuda_tensorrt_llm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
contains( github.event.pull_request.labels.*.name, 'cli_cuda_tensorrt_llm_multi_gpu')
}}

runs-on: [multi-gpu, nvidia-gpu, a10, ci]
runs-on: [multi-gpu, nvidia-gpu, 4-a10, ci]

container:
image: huggingface/optimum-nvidia:latest
Expand Down

0 comments on commit ef9f3c4

Please sign in to comment.