Skip to content

Commit 0576e82

Browse files
committed
📦 Update torch to 2.11
Signed-off-by: Gaurav-Kumbhat <Gaurav.Kumbhat@ibm.com>
1 parent 308643f commit 0576e82

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
@@ -25,7 +25,7 @@ dependencies = [
2525
"numpy>=1.26.4,<2.3.0",
2626
"accelerate>=0.20.3,!=0.34,<1.11",
2727
"transformers>4.45,<5.9",
28-
"torch>=2.2.0,<2.11.0",
28+
"torch>=2.2.0,<2.12.0",
2929
"tqdm>=4.66.2,<5.0",
3030
"datasets>=3.0.0,<5.0",
3131
"pandas",

0 commit comments

Comments
 (0)