mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
Don't set a default model path
This commit is contained in:
parent
d69048e0b0
commit
bf85a31f9e
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ image:
|
|||
FROM +go-deps
|
||||
ARG IMAGE=alpaca-cli-nomodel
|
||||
COPY +build/llama-cli /llama-cli
|
||||
ENV MODEL_PATH=/model.bin
|
||||
ENTRYPOINT [ "/llama-cli" ]
|
||||
SAVE IMAGE --push $IMAGE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue