Files
LocalAI/backend/python/vllm/requirements-cpu.txt
localai-org-maint-bot 58112d4b5d fix(vllm): restore compatible CPU and Intel pins
Keep the CPU wheel on its documented torch 2.9.1 pairing. Pin the Intel source build to vLLM 0.26.0 and use its torch 2.12 / triton-xpu 3.7.1 dependency set so upstream main cannot drift underneath CI.

Assisted-by: Codex:gpt-5
2026-07-30 05:10:49 +00:00

7 lines
119 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/cpu
accelerate
torch==2.9.1+cpu
torchvision
torchaudio
transformers