We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 826ff12 + d33a975 commit f310600Copy full SHA for f310600
.github/workflows/test-linux-llm.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
30
with:
31
repository: pytorch/rl
32
- runner: "linux.g5.4xlarge.nvidia.gpu"
+ runner: "linux.g6.4xlarge.experimental.nvidia.gpu"
33
# gpu-arch-type: cuda
34
# gpu-arch-version: "11.7"
35
docker-image: "nvidia/cudagl:11.4.0-base"
0 commit comments