We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57fcb66 + 1d6aafd commit 41b1662Copy full SHA for 41b1662
1 file changed
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
"sentencepiece>=0.2.0,<0.3.0",
40
"numpy>=1.26.4,<2.3.0",
41
"transformers>=4.45,<=4.58",
42
-"torch==2.7.1",
+"torch==2.10.0",
43
]
44
45
# This section installs command line executables that point to specific scripts
0 commit comments