FROM harbor.4pd.io/modelhubxc/enginex-sunrise/vllm-fix-tokenizer:v1.1.1
WORKDIR /model
COPY . /model
ENTRYPOINT ["/opt/entrypoint.sh"]
