Skip to content

Commit

Permalink
added pytorch-rocm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
onadegibert committed Jul 5, 2024
1 parent 57e0036 commit bec8aed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion envs/hf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ dependencies:
- transformers==4.38.2
- sentencepiece==0.1.99
- accelerate==0.31.0
- torch==2.2.1
- torch==2.2.1+rocm5.3
- torchvision==0.15.2+rocm5.3
- torchaudio==0.13.0+rocm5.3

0 comments on commit bec8aed

Please sign in to comment.