This commit is contained in:
dependabot[bot] 2025-06-01 06:28:32 +00:00 committed by GitHub
commit 1e8ceea817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
accelerate accelerate
torch==2.4.1 torch==2.7.0+cu118
transformers transformers

View file

@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu118
accelerate accelerate
torch==2.4.1+cu118 torch==2.7.0+cu118
transformers transformers
bitsandbytes bitsandbytes

View file

@ -1,4 +1,4 @@
accelerate accelerate
torch==2.4.1 torch==2.7.0+cu118
transformers transformers
bitsandbytes bitsandbytes

View file

@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.0 --extra-index-url https://download.pytorch.org/whl/rocm6.0
accelerate accelerate
torch==2.4.1+rocm6.0 torch==2.7.0+cu118
transformers transformers
bitsandbytes bitsandbytes

View file

@ -1,7 +1,7 @@
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/ --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
intel-extension-for-pytorch==2.3.110+xpu intel-extension-for-pytorch==2.3.110+xpu
accelerate accelerate
torch==2.3.1+cxx11.abi torch==2.7.0+cu118
transformers transformers
optimum[openvino] optimum[openvino]
setuptools setuptools