Skip to content

Commit 7188058

Browse files
gkumbhatcfsarmiento
authored andcommitted
📦 Update torch to 2.10
Signed-off-by: gkumbhat <kumbhat.gaurav@gmail.com> Signed-off-by: Christian Sarmiento <cfsarmiento03@gmail.com>
1 parent 9c606d5 commit 7188058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)