feature: polish

This commit is contained in:
2025-09-18 19:09:00 +08:00
parent 6f59808504
commit 2caf8751d2
3 changed files with 62 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# generate harbor.4pd.io/hardcore-tech/mr100-3.2.1-x86-ubuntu20.04-py3.10-poc-vlm-infer:0.0.1
FROM harbor.4pd.io/mic-llm-x/combricon-mlu370x4-base:v0.2.0-tgiv1.4.3-btv0.6.0-pt2.1-x86_64-ubuntu22.04-py310
# 注意:以下基础镜像需要从寒武纪厂商获取(联系寒武纪技术支持)
FROM <combricon_docker_image>/mic-llm-x/combricon-mlu370x4-base:v0.2.0-tgiv1.4.3-btv0.6.0-pt2.1-x86_64-ubuntu22.04-py310
ENV HF_ENDPOINT=https://hf-mirror.com
RUN pip install transformers==4.50.0 uvicorn\[standard\] fastapi
WORKDIR /app