mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-22 06:04:55 -04:00
Keep the relocated upstream source importable, select CUDA 13 PyTorch wheels instead of the aarch64 CPU fallback, and decode reference audio without torchcodec, which has no Linux arm64 wheels. Assisted-by: Codex:gpt-5 Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
--extra-index-url https://download.pytorch.org/whl/cu130
|
|
torch==2.9.1+cu130
|
|
torchaudio==2.9.1
|