mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-04 09:55:00 +00:00
Merge 98798ef354
into 80f7f17843
This commit is contained in:
commit
1e8ceea817
5 changed files with 5 additions and 5 deletions
|
@ -1,3 +1,3 @@
|
|||
accelerate
|
||||
torch==2.4.1
|
||||
torch==2.7.0+cu118
|
||||
transformers
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
accelerate
|
||||
torch==2.4.1+cu118
|
||||
torch==2.7.0+cu118
|
||||
transformers
|
||||
bitsandbytes
|
|
@ -1,4 +1,4 @@
|
|||
accelerate
|
||||
torch==2.4.1
|
||||
torch==2.7.0+cu118
|
||||
transformers
|
||||
bitsandbytes
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
accelerate
|
||||
torch==2.4.1+rocm6.0
|
||||
torch==2.7.0+cu118
|
||||
transformers
|
||||
bitsandbytes
|
|
@ -1,7 +1,7 @@
|
|||
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
|
||||
intel-extension-for-pytorch==2.3.110+xpu
|
||||
accelerate
|
||||
torch==2.3.1+cxx11.abi
|
||||
torch==2.7.0+cu118
|
||||
transformers
|
||||
optimum[openvino]
|
||||
setuptools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue