This commit is contained in:
hailin 2025-09-22 12:14:02 +08:00
parent f36fc81c57
commit 6713da1fb6
1 changed files with 0 additions and 6 deletions

View File

@ -186,12 +186,6 @@ RUN mkdir -p /wheels && \
cp /tmp/sgl_kernel_wheels/sgl_kernel-*.whl /wheels/ && \ cp /tmp/sgl_kernel_wheels/sgl_kernel-*.whl /wheels/ && \
pip wheel filelock typing-extensions sympy fsspec jinja2 networkx -w /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 阶段必需依赖(本地优先;缺了再联网) ──────────────────────── # ── ✅ 再打包 runtime 阶段必需依赖(本地优先;缺了再联网) ────────────────────────
RUN bash -lc '\ RUN bash -lc '\