Skip to content

Commit 1d6aafd

Browse files
committed
📦 Update torch to 2.10
Signed-off-by: gkumbhat <kumbhat.gaurav@gmail.com>
1 parent 57fcb66 commit 1d6aafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"sentencepiece>=0.2.0,<0.3.0",
4040
"numpy>=1.26.4,<2.3.0",
4141
"transformers>=4.45,<=4.58",
42-
"torch==2.7.1",
42+
"torch==2.10.0",
4343
]
4444

4545
# This section installs command line executables that point to specific scripts

0 commit comments

Comments
 (0)