You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described here ollama doesn't allow to set the temperature via CLI means directly but rather by using the ollama server (REST-API). The Idea is to enable a more configurable experience including.
Outline
ability to compile executables for windows, mac and linux
selection of model
setting of temperature
having a interactive mode
having a quick mode
having a persisted configuration with defaults (or set them interactively on first-time usage)
multimodel runs (e.g. having a proposal from llama and gemma)
Motivation
As described here ollama doesn't allow to set the temperature via CLI means directly but rather by using the ollama server (REST-API). The Idea is to enable a more configurable experience including.
Outline
interactive modequick mode