-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Terms
- I have searched open and closed feature requests
- I agree to follow Wikimedia's Code of Conduct
Description
We can set the model using the environment variable OLLAMA_MODEL_NAME already.
If we change the model string on docker run, the backend fails though, because the model was not pulled.
This ticket is about fixing this by pulling the model in start.sh too, not only in the Dockerfile.
This will also allow us to use small models by default on dev systems while using a different model in production.
Contribution
No response
exowanderer
Metadata
Metadata
Assignees
Labels
No labels