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
From ollama, this now works:
MODEL_RUNNER_PORT=13434 make run
OLLAMA_HOST="127.0.0.1:13434" ollama run ai/smollm2
OLLAMA_HOST="127.0.0.1:13434" ollama ls
OLLAMA_HOST="127.0.0.1:13434" ollama ps
OLLAMA_HOST="127.0.0.1:13434" ollama stop ai/smollm2
Signed-off-by: Eric Curtin <eric.curtin@docker.com>
0 commit comments