Skip to content

Commit

Permalink
update torch version
Browse files Browse the repository at this point in the history
  • Loading branch information
grimoire committed Dec 12, 2024
1 parent f22f02e commit f713aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ safetensors
sentencepiece
shortuuid
tiktoken
torch<=2.4.0,>=2.0.0
torch<=2.5.1,>=2.0.0
torchvision<=0.19.0,>=0.15.0
transformers
triton==3.0.0; sys_platform == "linux"
Expand Down

0 comments on commit f713aac

Please sign in to comment.