remove unnecessary files

This commit is contained in:
2025-08-26 20:32:18 +08:00
parent be947dfc79
commit 2d4c9a1544
11 changed files with 6 additions and 53 deletions

View File

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

6
Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
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/