mirror of
https://github.com/mudler/LocalAI.git
synced 2025-04-21 01:21:26 +00:00
Don't set a default model path
This commit is contained in:
parent
d69048e0b0
commit
bf85a31f9e
@ -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…
x
Reference in New Issue
Block a user