Skip to content

Commit 434ea05

Browse files
Bump torch from 2.6.0 to 2.7.1 in /node-hub/dora-phi4
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 877eb84 commit 434ea05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-hub/dora-phi4/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
99

1010
dependencies = [
1111
"dora-rs>=0.3.9",
12-
"torch==2.6.0",
12+
"torch==2.7.1",
1313
"torchvision==0.21.0",
1414
"transformers==4.48.2",
1515
"accelerate==1.3.0",

0 commit comments

Comments
 (0)