From a13c7d3007aef8a551abd93bc0283e2546100dd7 Mon Sep 17 00:00:00 2001 From: Eugene Rakhmatulin Date: Fri, 30 Jan 2026 13:26:57 -0800 Subject: [PATCH] cosmetic changes --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 9b4fa11..0afbcd7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -294,6 +294,7 @@ RUN --mount=type=cache,id=uv-cache,target=/root/.cache/uv \ # Remove triton-kernels as they are not compatible with this vLLM version yet RUN uv pip uninstall triton-kernels +# Keeping it here for reference - this won't work as is without squashing layers # 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 \