Skip to content

Commit

Permalink
Bump versions linux-rocm.txt (#718)
Browse files Browse the repository at this point in the history
Puts ROCm on 5.6 and Torch on 2.1
  • Loading branch information
cornpo authored Nov 6, 2023
1 parent 62fde86 commit 68030ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/linux-rocm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ transformers
accelerate
huggingface_hub

--extra-index-url https://download.pytorch.org/whl/rocm5.4.2/
torch>=2.0
--extra-index-url https://download.pytorch.org/whl/rocm5.6/
torch>=2.1

# Original SD checkpoint conversion
pytorch-lightning
Expand Down

0 comments on commit 68030ee

Please sign in to comment.