Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Conversation

@doringeman
Copy link
Collaborator

Before:

$ docker model status
Docker Model Runner is not running

Now:

$ docker model status
Docker Model Runner is not running

What's next:
    Enable Docker Model Runner via the CLI → docker desktop enable model-runner
    Enable Docker Model Runner via the GUI → Go to Settings->Features in development->Enable Docker Model Runner

Before:

$ docker model run ai/smollm2
Failed to list model: failed to list models: 503 Service Unavailable

Now:

$ docker model run ai/smollm2
Docker Model Runner is not running. Please start it and try again.


What's next:
    Enable Docker Model Runner via the CLI → docker desktop enable model-runner
    Enable Docker Model Runner via the GUI → Go to Settings->Features in development->Enable Docker Model Runner

To build and install locally:

make clean && make link

@doringeman doringeman merged commit f5ad75f into docker:main Apr 7, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants