This commit is contained in:
2025-09-04 09:53:23 +08:00
parent 31c16831b1
commit 5d0b6f4e1f
12 changed files with 5 additions and 49 deletions

View File

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

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM quay.io/ascend/vllm-ascend:v0.10.0rc1
WORKDIR /workspace
RUN pip install diffusers==0.34.0
COPY main.py dataset.json /workspace/