We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644cd10 commit cc06016Copy full SHA for cc06016
.github/workflows/float8_test.yml
@@ -30,7 +30,7 @@ jobs:
30
gpu-arch-version: "12.4"
31
- name: H100
32
runs-on: linux.aws.h100
33
- torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu124'
+ torch-spec: '--pre torch==2.6.0 --index-url https://download.pytorch.org/whl/nightly/cu124'
34
gpu-arch-type: "cuda"
35
36
0 commit comments