Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
2342c9348e chore(deps): bump torch
Bumps the pip group with 1 update in the /backend/python/transformers directory: torch.


Updates `torch` from 2.7.1 to 2.7.1+xpu

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.7.1+xpu
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-05 23:31:07 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
torch==2.7.1
torch==2.7.1+xpu
llvmlite==0.43.0
numba==0.60.0
accelerate

View File

@@ -1,4 +1,4 @@
torch==2.7.1
torch==2.7.1+xpu
accelerate
llvmlite==0.43.0
numba==0.60.0

View File

@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/cu130
torch==2.9.0
torch==2.7.1+xpu
llvmlite==0.43.0
numba==0.60.0
transformers>=5.9.0

View File

@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm7.0
torch==2.10.0+rocm7.0
torch==2.7.1+xpu
accelerate
transformers>=5.9.0
llvmlite==0.43.0

View File

@@ -1,4 +1,4 @@
torch==2.7.1
torch==2.7.1+xpu
llvmlite==0.43.0
numba==0.60.0
accelerate