Skip to content

Commit

Permalink
Merge pull request #230 from ndif-team/update-torch-version
Browse files Browse the repository at this point in the history
Change base torch version to 2.4
  • Loading branch information
JadenFiotto-Kaufman authored Sep 3, 2024
2 parents 77e71d7 + 3d1fa98 commit 3feab84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
"python-socketio[client]",
"tokenizers>=0.13.0",
"pydantic>=2.4.0",
"torch>=2.1.0",
"torch>=2.4.0",
"sentencepiece",
"torchvision",
"accelerate",
Expand Down

0 comments on commit 3feab84

Please sign in to comment.