Skip to content

Commit

Permalink
Fixed nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
jainapurva committed Jan 24, 2025
1 parent 644cd10 commit cc06016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/float8_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
gpu-arch-version: "12.4"
- name: H100
runs-on: linux.aws.h100
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'
gpu-arch-type: "cuda"
gpu-arch-version: "12.4"

Expand Down

0 comments on commit cc06016

Please sign in to comment.