We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fcb66 commit 1d6aafdCopy full SHA for 1d6aafd
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