mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-16 10:17:13 +08:00
Fix uv error from tvm-ffi
This commit is contained in:
parent
eda71c2847
commit
a5281395e9
@ -12,4 +12,5 @@ torchvision==0.23.0 # Required for phi3v processor. See https://github.com/pytor
|
||||
# https://github.com/facebookresearch/xformers/releases/tag/v0.0.32.post1
|
||||
xformers==0.0.32.post1; platform_system == 'Linux' and platform_machine == 'x86_64' # Requires PyTorch >= 2.8
|
||||
# FlashInfer should be updated together with the Dockerfile
|
||||
flashinfer-python==0.4.0
|
||||
flashinfer-python==0.4.0
|
||||
apache-tvm-ffi==0.1.0b15
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user