diff --git a/Dockerfile b/Dockerfile index 50c8de870..0461e8a63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -186,12 +186,6 @@ RUN mkdir -p /wheels && \ cp /tmp/sgl_kernel_wheels/sgl_kernel-*.whl /wheels/ && \ pip wheel filelock typing-extensions sympy fsspec jinja2 networkx -w /wheels -# ── ✅ 再打包 runtime 阶段必需依赖 ──────────────────────────────────────────── -# RUN pip wheel \ -# pydantic orjson psutil pyzmq pynvml \ -# transformers==4.56.0 uvicorn fastapi IPython aiohttp \ -# setproctitle uvloop sentencepiece triton pillow cachetools msgspec blake3 cloudpickle compressed-tensors einops openai py-cpuinfo dill partial_json_parser python-multipart torchao \ -# -w /wheels # ── ✅ 再打包 runtime 阶段必需依赖(本地优先;缺了再联网) ──────────────────────── RUN bash -lc '\