forked from open-webui/open-webui
fix
This commit is contained in:
parent
34b0802cac
commit
706a8d4f8d
2 changed files with 6 additions and 4 deletions
|
@ -28,7 +28,6 @@ ENV WEBUI_JWT_SECRET_KEY "SECRET_KEY"
|
|||
WORKDIR /app
|
||||
|
||||
# copy embedding weight from build
|
||||
|
||||
RUN mkdir -p /root/.cache/chroma/onnx_models/all-MiniLM-L6-v2
|
||||
COPY --from=build /app/onnx.tar.gz /root/.cache/chroma/onnx_models/all-MiniLM-L6-v2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue