mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-02 17:04:59 +00:00
fix: autogptq requirements
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
de6fb98bed
commit
b09bae3443
2 changed files with 12 additions and 8 deletions
|
@ -2,6 +2,5 @@ sentence_transformers
|
|||
grpcio
|
||||
google
|
||||
protobuf
|
||||
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.3.0/auto_gptq-0.3.0+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
||||
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.3.0/auto_gptq-0.3.0+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
|
||||
torch
|
||||
git+https://github.com/suno-ai/bark.git
|
Loading…
Add table
Add a link
Reference in a new issue