From f21ec405958aa038fc8df309fdb2ccaca3da4727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 20:15:05 +0000 Subject: [PATCH] chore(deps): bump torch in /backend/python/transformers in the pip group Bumps the pip group in /backend/python/transformers with 1 update: torch. Updates `torch` from 2.3.1+cxx11.abi to 2.7.0+cu118 --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0+cu118 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/python/transformers/requirements-cpu.txt | 2 +- backend/python/transformers/requirements-cublas11.txt | 2 +- backend/python/transformers/requirements-cublas12.txt | 2 +- backend/python/transformers/requirements-hipblas.txt | 2 +- backend/python/transformers/requirements-intel.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/python/transformers/requirements-cpu.txt b/backend/python/transformers/requirements-cpu.txt index 065c5c2d..5eaec6cf 100644 --- a/backend/python/transformers/requirements-cpu.txt +++ b/backend/python/transformers/requirements-cpu.txt @@ -1,4 +1,4 @@ -torch==2.4.1 +torch==2.7.0+cu118 llvmlite==0.43.0 numba==0.60.0 accelerate diff --git a/backend/python/transformers/requirements-cublas11.txt b/backend/python/transformers/requirements-cublas11.txt index e0f6edaf..134e6cf7 100644 --- a/backend/python/transformers/requirements-cublas11.txt +++ b/backend/python/transformers/requirements-cublas11.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu118 -torch==2.4.1+cu118 +torch==2.7.0+cu118 llvmlite==0.43.0 numba==0.60.0 accelerate diff --git a/backend/python/transformers/requirements-cublas12.txt b/backend/python/transformers/requirements-cublas12.txt index ff5f9b40..3d5532c4 100644 --- a/backend/python/transformers/requirements-cublas12.txt +++ b/backend/python/transformers/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.4.1 +torch==2.7.0+cu118 accelerate llvmlite==0.43.0 numba==0.60.0 diff --git a/backend/python/transformers/requirements-hipblas.txt b/backend/python/transformers/requirements-hipblas.txt index ceae62cf..71c8ff23 100644 --- a/backend/python/transformers/requirements-hipblas.txt +++ b/backend/python/transformers/requirements-hipblas.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/rocm6.0 -torch==2.4.1+rocm6.0 +torch==2.7.0+cu118 accelerate transformers llvmlite==0.43.0 diff --git a/backend/python/transformers/requirements-intel.txt b/backend/python/transformers/requirements-intel.txt index cdebe326..adbaf8d3 100644 --- a/backend/python/transformers/requirements-intel.txt +++ b/backend/python/transformers/requirements-intel.txt @@ -1,6 +1,6 @@ --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/ intel-extension-for-pytorch==2.3.110+xpu -torch==2.3.1+cxx11.abi +torch==2.7.0+cu118 oneccl_bind_pt==2.3.100+xpu optimum[openvino] llvmlite==0.43.0