Fix uv error from tvm-ffi

This commit is contained in:
Woosuk Kwon 2025-10-21 19:15:34 +00:00
parent eda71c2847
commit a5281395e9

View File

@ -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 # 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 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 should be updated together with the Dockerfile
flashinfer-python==0.4.0 flashinfer-python==0.4.0
apache-tvm-ffi==0.1.0b15