mirror of
https://github.com/mudler/LocalAI.git
synced 2026-03-24 09:42:57 -04:00
Pin torch==2.8.0+cpu so uv resolves the CPU wheel from the extra index instead of picking torch==2.8.0+cu128 from PyPI, which pulls unresolvable CUDA dependencies. Signed-off-by: eureka928 <meobius123@gmail.com>