Skip to content

Commit

Permalink
[Python] Upgrade stable torch version (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lester-1 authored Dec 22, 2023
1 parent 294cf71 commit f536718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--pre --extra-index-url https://download.pytorch.org/whl/nightly/cpu
torch == 2.2.0.dev20231015+cpu
--pre --extra-index-url https://download.pytorch.org/whl/cpu
torch == 2.1.2+cpu
transformers == 4.33.1
tokenizers == 0.13.3
sentencepiece == 0.1.99
Expand Down

0 comments on commit f536718

Please sign in to comment.