mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-24 11:45:00 +00:00
Merge d4283fae28
into 49d026a229
This commit is contained in:
commit
28a4461729
4 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
||||||
accelerate
|
accelerate
|
||||||
torch==2.7.0
|
torch==2.7.1
|
||||||
transformers
|
transformers
|
|
@ -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.7.0+cu118
|
torch==2.7.1
|
||||||
transformers
|
transformers
|
||||||
bitsandbytes
|
bitsandbytes
|
|
@ -1,4 +1,4 @@
|
||||||
accelerate
|
accelerate
|
||||||
torch==2.7.0
|
torch==2.7.1
|
||||||
transformers
|
transformers
|
||||||
bitsandbytes
|
bitsandbytes
|
|
@ -2,7 +2,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.7.10+xpu
|
intel-extension-for-pytorch==2.7.10+xpu
|
||||||
accelerate
|
accelerate
|
||||||
torch==2.7.0+xpu
|
torch==2.7.1
|
||||||
transformers
|
transformers
|
||||||
optimum[openvino]
|
optimum[openvino]
|
||||||
setuptools
|
setuptools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue