add README

This commit is contained in:
2025-08-25 14:14:19 +08:00
parent 931a35a7db
commit 4d35251531
3 changed files with 35 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
FROM git.modelhub.org.cn:980/enginex-iluvatar/bi100-3.2.1-x86-ubuntu20.04-py3.10-poc-llm-infer:v1.2.2
WORKDIR /workspace
ENV PT_SDPA_ENABLE_HEAD_DIM_PADDING=1
RUN pip install diffusers==0.34.0
COPY main.py test.sh dataset.json /workspace/

1
Dockerfile Symbolic link
View File

@@ -0,0 +1 @@
Dockerfile.bi100