Temporarily removing incompatible triton-kernels
This commit is contained in:
@@ -291,6 +291,10 @@ RUN --mount=type=cache,id=uv-cache,target=/root/.cache/uv \
|
||||
uv pip install ray[default] fastsafetensors
|
||||
|
||||
# Cleanup
|
||||
|
||||
# Remove triton-kernels as they are not compatible with this vLLM version yet
|
||||
RUN uv pip uninstall triton-kernels
|
||||
|
||||
# RUN uv pip uninstall absl-py apex argon2-cffi \
|
||||
# argon2-cffi-bindings arrow asttokens astunparse async-lru audioread babel beautifulsoup4 \
|
||||
# black bleach comm contourpy cycler datasets debugpy decorator defusedxml dllist dm-tree \
|
||||
|
||||
Reference in New Issue
Block a user