mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-04 09:55:00 +00:00
Merge 870de0ef5f
into 80f7f17843
This commit is contained in:
commit
33e4e13380
14 changed files with 19 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
accelerate
|
||||
torch==2.6.0
|
||||
torch==2.7.0+cu118
|
||||
torchaudio==2.6.0
|
||||
transformers==4.46.3
|
||||
transformers==4.50.0
|
||||
chatterbox-tts
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.6.0+cu118
|
||||
torch==2.7.0+cu118
|
||||
torchaudio==2.6.0+cu118
|
||||
transformers==4.46.3
|
||||
transformers==4.50.0
|
||||
chatterbox-tts
|
||||
accelerate
|
|
@ -1,5 +1,5 @@
|
|||
torch==2.6.0
|
||||
torch==2.7.0+cu118
|
||||
torchaudio==2.6.0
|
||||
transformers==4.46.3
|
||||
transformers==4.50.0
|
||||
chatterbox-tts
|
||||
accelerate
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
torch==2.6.0+rocm6.0
|
||||
torch==2.7.0+cu118
|
||||
torchaudio==2.6.0+rocm6.0
|
||||
transformers==4.46.3
|
||||
transformers==4.50.0
|
||||
chatterbox-tts
|
||||
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.7.0+cu118
|
||||
torchaudio==2.3.1+cxx11.abi
|
||||
transformers==4.46.3
|
||||
chatterbox-tts
|
||||
|
@ -8,5 +8,5 @@ accelerate
|
|||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
setuptools
|
||||
transformers==4.48.3
|
||||
transformers==4.50.0
|
||||
accelerate
|
|
@ -4,5 +4,5 @@ accelerate
|
|||
compel
|
||||
peft
|
||||
sentencepiece
|
||||
torch==2.4.1
|
||||
torch==2.7.0+cu118
|
||||
optimum-quanto
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.7.0+cu118
|
||||
faster-whisper
|
||||
opencv-python
|
||||
accelerate
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
torch==2.4.1
|
||||
torch==2.7.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.7.0+cu118
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
faster-whisper
|
|
@ -1,2 +1,2 @@
|
|||
torch==2.4.1
|
||||
torch==2.7.0+cu118
|
||||
transformers
|
|
@ -1,3 +1,3 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.7.0+cu118
|
||||
transformers
|
|
@ -1,2 +1,2 @@
|
|||
torch==2.4.1
|
||||
torch==2.7.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.7.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.7.0+cu118
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
transformers
|
Loading…
Add table
Add a link
Reference in a new issue