File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
content/manuals/ai/model-runner Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,22 @@ aliases:
1616
1717{{< summary-bar feature_name="Docker Model Runner" >}}
1818
19+ Docker Model Runner makes it easy to manage, run, and
20+ deploy AI models using Docker. Designed for developers,
21+ Docker Model Runner streamlines the process of pulling, running, and serving
22+ large language models (LLMs) and other AI models directly from Docker Hub or any
23+ OCI-compliant registry.
24+
25+ With seamless integration into Docker Desktop and Docker
26+ Engine, you can serve models via OpenAI-compatible APIs, package GGUF files as
27+ OCI Artifacts, and interact with models from both the command line and graphical
28+ interface.
29+
30+ Whether you're building generative AI applications, experimenting with machine
31+ learning workflows, or integrating AI into your software development lifecycle,
32+ Docker Model Runner provides a consistent, secure, and efficient way to work
33+ with AI models locally.
34+
1935## Key features
2036
2137- [ Pull and push models to and from Docker Hub] ( https://hub.docker.com/u/ai )
You can’t perform that action at this time.
0 commit comments