mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-06 02:45:00 +00:00
Merge de445315f0
into 80f7f17843
This commit is contained in:
commit
086a597794
5 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
||||||
transformers==4.48.3
|
transformers==4.50.0
|
||||||
accelerate
|
accelerate
|
||||||
torch==2.4.1
|
torch==2.7.0+cu118
|
||||||
coqui-tts
|
coqui-tts
|
|
@ -1,6 +1,6 @@
|
||||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||||
torch==2.4.1+cu118
|
torch==2.7.0+cu118
|
||||||
torchaudio==2.4.1+cu118
|
torchaudio==2.4.1+cu118
|
||||||
transformers==4.48.3
|
transformers==4.50.0
|
||||||
accelerate
|
accelerate
|
||||||
coqui-tts
|
coqui-tts
|
|
@ -1,5 +1,5 @@
|
||||||
torch==2.4.1
|
torch==2.7.0+cu118
|
||||||
torchaudio==2.4.1
|
torchaudio==2.4.1
|
||||||
transformers==4.48.3
|
transformers==4.50.0
|
||||||
accelerate
|
accelerate
|
||||||
coqui-tts
|
coqui-tts
|
|
@ -1,6 +1,6 @@
|
||||||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||||
torch==2.4.1+rocm6.0
|
torch==2.7.0+cu118
|
||||||
torchaudio==2.4.1+rocm6.0
|
torchaudio==2.4.1+rocm6.0
|
||||||
transformers==4.48.3
|
transformers==4.50.0
|
||||||
accelerate
|
accelerate
|
||||||
coqui-tts
|
coqui-tts
|
|
@ -1,10 +1,10 @@
|
||||||
--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
|
||||||
torch==2.3.1+cxx11.abi
|
torch==2.7.0+cu118
|
||||||
torchaudio==2.3.1+cxx11.abi
|
torchaudio==2.3.1+cxx11.abi
|
||||||
oneccl_bind_pt==2.3.100+xpu
|
oneccl_bind_pt==2.3.100+xpu
|
||||||
optimum[openvino]
|
optimum[openvino]
|
||||||
setuptools
|
setuptools
|
||||||
transformers==4.48.3
|
transformers==4.50.0
|
||||||
accelerate
|
accelerate
|
||||||
coqui-tts
|
coqui-tts
|
Loading…
Add table
Add a link
Reference in a new issue