Pre-build, ready to use docker containers for different LLMs using Ollama
- Draft a new release with the tag MODEL_NAME/PARAMETERS, e.g. deepseek-r1/7b
- Container will be build with the starting model MODEL_NAME:PARAMETERS, e.g. deepseek-r1:7b
- Can be found in local github docker package registry as ollama-docker/deepseek-r1:7b or similar