diff --git a/backend/python/transformers/requirements-cpu.txt b/backend/python/transformers/requirements-cpu.txt index 065c5c2d..03b7fd2c 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.1 llvmlite==0.43.0 numba==0.60.0 accelerate @@ -6,4 +6,4 @@ transformers bitsandbytes outetts sentence-transformers==3.4.1 -protobuf==6.31.0 \ No newline at end of file +protobuf==6.31.1 \ No newline at end of file diff --git a/backend/python/transformers/requirements-cublas11.txt b/backend/python/transformers/requirements-cublas11.txt index e0f6edaf..5a6fe558 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.1 llvmlite==0.43.0 numba==0.60.0 accelerate @@ -7,4 +7,4 @@ transformers bitsandbytes outetts sentence-transformers==4.1.0 -protobuf==6.31.0 \ No newline at end of file +protobuf==6.31.1 \ No newline at end of file diff --git a/backend/python/transformers/requirements-cublas12.txt b/backend/python/transformers/requirements-cublas12.txt index ff5f9b40..f0d5aac2 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.1 accelerate llvmlite==0.43.0 numba==0.60.0 @@ -6,4 +6,4 @@ transformers bitsandbytes outetts sentence-transformers==4.1.0 -protobuf==6.31.0 \ No newline at end of file +protobuf==6.31.1 \ No newline at end of file diff --git a/backend/python/transformers/requirements-hipblas.txt b/backend/python/transformers/requirements-hipblas.txt index ceae62cf..f23193fb 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.1 accelerate transformers llvmlite==0.43.0 @@ -8,4 +8,4 @@ bitsandbytes outetts bitsandbytes sentence-transformers==4.1.0 -protobuf==6.31.0 \ No newline at end of file +protobuf==6.31.1 \ No newline at end of file diff --git a/backend/python/transformers/requirements-intel.txt b/backend/python/transformers/requirements-intel.txt index cdebe326..bcc0daca 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.1 oneccl_bind_pt==2.3.100+xpu optimum[openvino] llvmlite==0.43.0 @@ -10,4 +10,4 @@ intel-extension-for-transformers bitsandbytes outetts sentence-transformers==4.1.0 -protobuf==6.31.0 \ No newline at end of file +protobuf==6.31.1 \ No newline at end of file diff --git a/backend/python/transformers/requirements.txt b/backend/python/transformers/requirements.txt index e5d513e1..ac3364aa 100644 --- a/backend/python/transformers/requirements.txt +++ b/backend/python/transformers/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.71.0 -protobuf==6.31.0 +protobuf==6.31.1 certifi setuptools scipy==1.15.1