mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-27 22:15:00 +00:00
chore(deps): bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the /backend/python/faster-whisper directory: torch. Bumps the pip group with 1 update in the /backend/python/kokoro directory: torch. Updates `torch` from 2.3.1+cxx11.abi to 2.6.0+cu118 Updates `torch` from 2.3.1+cxx11.abi to 2.6.0+cu118 --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0+cu118 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.6.0+cu118 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f8fbfd4fa3
commit
3eaff4cd01
9 changed files with 9 additions and 9 deletions
|
@ -4,5 +4,5 @@ accelerate
|
|||
compel
|
||||
peft
|
||||
sentencepiece
|
||||
torch==2.4.1
|
||||
torch==2.6.0+cu118
|
||||
optimum-quanto
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.6.0+cu118
|
||||
faster-whisper
|
||||
opencv-python
|
||||
accelerate
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
torch==2.4.1
|
||||
torch==2.6.0+cu118
|
||||
faster-whisper
|
||||
opencv-python
|
||||
accelerate
|
||||
|
|
|
@ -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.6.0+cu118
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
faster-whisper
|
|
@ -1,2 +1,2 @@
|
|||
torch==2.4.1
|
||||
torch==2.6.0+cu118
|
||||
transformers
|
|
@ -1,3 +1,3 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.6.0+cu118
|
||||
transformers
|
|
@ -1,2 +1,2 @@
|
|||
torch==2.4.1
|
||||
torch==2.6.0+cu118
|
||||
transformers
|
|
@ -1,3 +1,3 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
torch==2.4.1+rocm6.0
|
||||
torch==2.6.0+cu118
|
||||
transformers
|
|
@ -1,5 +1,5 @@
|
|||
--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.6.0+cu118
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
transformers
|
Loading…
Add table
Add a link
Reference in a new issue