diff --git a/backend/python/ace-step/requirements-hipblas.txt b/backend/python/ace-step/requirements-hipblas.txt index 459792279c26..584e9569b0a5 100644 --- a/backend/python/ace-step/requirements-hipblas.txt +++ b/backend/python/ace-step/requirements-hipblas.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/rocm7.0 -torch==2.10.0+rocm7.0 +torch==2.12.0+cpu torchaudio torchvision diff --git a/backend/python/rfdetr/requirements-cpu.txt b/backend/python/rfdetr/requirements-cpu.txt index d0d1f4afaa94..abb3549f3f57 100644 --- a/backend/python/rfdetr/requirements-cpu.txt +++ b/backend/python/rfdetr/requirements-cpu.txt @@ -3,5 +3,5 @@ opencv-python accelerate peft inference -torch==2.7.1 +torch==2.12.0+cu130 optimum-quanto \ No newline at end of file diff --git a/backend/python/rfdetr/requirements-cublas12.txt b/backend/python/rfdetr/requirements-cublas12.txt index 36eaa47bb372..7e534ab2ad5c 100644 --- a/backend/python/rfdetr/requirements-cublas12.txt +++ b/backend/python/rfdetr/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.7.1 +torch==2.12.0+cu130 rfdetr opencv-python accelerate diff --git a/backend/python/rfdetr/requirements-cublas13.txt b/backend/python/rfdetr/requirements-cublas13.txt index d75a2013c24d..6cba0548f013 100644 --- a/backend/python/rfdetr/requirements-cublas13.txt +++ b/backend/python/rfdetr/requirements-cublas13.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu130 -torch==2.9.1 +torch==2.12.0+cu130 rfdetr opencv-python accelerate diff --git a/backend/python/rfdetr/requirements-hipblas.txt b/backend/python/rfdetr/requirements-hipblas.txt index b8978d1bf3ba..a65fa3473840 100644 --- a/backend/python/rfdetr/requirements-hipblas.txt +++ b/backend/python/rfdetr/requirements-hipblas.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/rocm7.0 -torch==2.10.0+rocm7.0 +torch==2.12.0+cu130 torchvision==0.25.0+rocm7.0 rfdetr opencv-python diff --git a/backend/python/rfdetr/requirements-mps.txt b/backend/python/rfdetr/requirements-mps.txt index a00e6d324db3..aa43f39eecc3 100644 --- a/backend/python/rfdetr/requirements-mps.txt +++ b/backend/python/rfdetr/requirements-mps.txt @@ -1,4 +1,4 @@ -torch==2.7.1 +torch==2.12.0+cu130 rfdetr opencv-python accelerate diff --git a/backend/python/sglang/requirements-cpu.txt b/backend/python/sglang/requirements-cpu.txt index ad467ffa8913..1e2dc6572dc0 100644 --- a/backend/python/sglang/requirements-cpu.txt +++ b/backend/python/sglang/requirements-cpu.txt @@ -1,6 +1,6 @@ --extra-index-url https://download.pytorch.org/whl/cpu accelerate -torch==2.9.0 +torch==2.12.0+cpu torchvision torchaudio transformers diff --git a/backend/python/sglang/requirements-cublas12.txt b/backend/python/sglang/requirements-cublas12.txt index edd9558209dd..749bc260e136 100644 --- a/backend/python/sglang/requirements-cublas12.txt +++ b/backend/python/sglang/requirements-cublas12.txt @@ -6,7 +6,7 @@ # for cublas12 so uv consults this index alongside PyPI. --extra-index-url https://download.pytorch.org/whl/cu128 accelerate -torch==2.9.1 +torch==2.12.0+cpu torchvision torchaudio transformers diff --git a/backend/python/trl/requirements-cpu.txt b/backend/python/trl/requirements-cpu.txt index c67858542ef9..84d73d98d72a 100644 --- a/backend/python/trl/requirements-cpu.txt +++ b/backend/python/trl/requirements-cpu.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cpu -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-cublas12.txt b/backend/python/trl/requirements-cublas12.txt index 05f29591cba7..49f6b5ab160e 100644 --- a/backend/python/trl/requirements-cublas12.txt +++ b/backend/python/trl/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-cublas13.txt b/backend/python/trl/requirements-cublas13.txt index 05f29591cba7..49f6b5ab160e 100644 --- a/backend/python/trl/requirements-cublas13.txt +++ b/backend/python/trl/requirements-cublas13.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-mps.txt b/backend/python/trl/requirements-mps.txt index fbdfb65365cb..e81a601126c0 100644 --- a/backend/python/trl/requirements-mps.txt +++ b/backend/python/trl/requirements-mps.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/vllm-omni/requirements-cublas12.txt b/backend/python/vllm-omni/requirements-cublas12.txt index deafb2c6e874..5ce5539a5053 100644 --- a/backend/python/vllm-omni/requirements-cublas12.txt +++ b/backend/python/vllm-omni/requirements-cublas12.txt @@ -1,4 +1,4 @@ accelerate -torch==2.7.0 +torch==2.12.0+cu130 transformers bitsandbytes