Browse Source

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](https://github.com/pytorch/pytorch/compare/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] <support@github.com>
dependabot/pip/node-hub/dora-phi4/torch-2.7.1
dependabot[bot] GitHub 6 months ago
parent
commit
943163f034
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      node-hub/dora-phi4/pyproject.toml

+ 1
- 1
node-hub/dora-phi4/pyproject.toml View File

@@ -9,7 +9,7 @@ requires-python = ">=3.10"

dependencies = [
"dora-rs>=0.3.9",
"torch==2.6.0",
"torch==2.7.1",
"torchvision==0.21.0",
"transformers==4.48.2",
"accelerate==1.3.0",


Loading…
Cancel
Save