Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e911988e4f | ||
|
|
3b2879b1c0 |
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM harbor.4pd.io/modelhubxc/enginex-sunrise/vllm-fix-tokenizer:v1.1.1
|
||||
WORKDIR /model
|
||||
COPY . /model
|
||||
ENTRYPOINT ["/opt/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user