[release 2.11] Update to torch 2.11 (#34644)
This commit is contained in:
@@ -68,7 +68,6 @@ apt autoremove -y
|
||||
echo 'import os; os.system("touch /tmp/changed.file")' >> vllm/__init__.py
|
||||
|
||||
VLLM_PRECOMPILED_WHEEL_COMMIT=$merge_base_commit VLLM_USE_PRECOMPILED=1 pip3 install -vvv -e .
|
||||
|
||||
# Run the script
|
||||
python3 -c 'import vllm'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user