bge embedding support
This commit is contained in:
6
Dockerfile.ascend
Normal file
6
Dockerfile.ascend
Normal file
@@ -0,0 +1,6 @@
|
||||
# FROM quay.io/ascend/vllm-ascend:v0.10.0rc1
|
||||
FROM git.modelhub.org.cn:9443/enginex-ascend/vllm-ascend:v0.10.0rc1
|
||||
|
||||
WORKDIR /workspace
|
||||
RUN pip install sentence-transformers
|
||||
COPY main.py dataset.json /workspace/
|
||||
Reference in New Issue
Block a user