forked from EngineX-Cambricon/enginex-mlu370-vllm
add qwen3
This commit is contained in:
7
vllm-v0.6.2/requirements-cpu.txt
Normal file
7
vllm-v0.6.2/requirements-cpu.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# Common dependencies
|
||||
-r requirements-common.txt
|
||||
|
||||
# Dependencies for x86_64 CPUs
|
||||
torch == 2.5.1+cpu; platform_machine != "ppc64le"
|
||||
torchvision; platform_machine != "ppc64le" # required for the image processor of phi3v, this must be updated alongside torch
|
||||
triton >= 1.1.0 # FIXME(woosuk): This is a hack to avoid import error.
|
||||
Reference in New Issue
Block a user