Docker Desktop 4.43 Expands Model Runner and Brings New Compose-Kubernetes Bridge
Briefly

Docker Desktop 4.43 introduces enhanced model management, improved OpenAI compatibility, and a new Compose Bridge feature. Model Runner now includes a user interface for model cards that outline different model variants and their characteristics. Command line functionality allows developers to inspect and monitor models, along with specifying context size and llama.cpp flags. The Gordon AI agent is upgraded for multi-threaded conversations, showing a performance increase of five times. Compose Bridge facilitates transforming compose.yaml files directly into Kubernetes configurations, making local environments easier to mirror in production.
The new user interface in Docker Model Runner allows for inspecting models through model cards that detail features such as parameters, quantization, and architecture.
Docker Compose now accepts context size and llama.cpp runtime flags, enhancing model interactions at the command line level.
The Gordon AI agent upgrade enables multi-threaded conversations, improving performance by five times, allowing seamless topic switching.
The Compose Bridge feature simplifies the conversion of compose.yaml files to Kubernetes configurations, automating the creation of necessary resources with a single command.
Read at InfoQ
[
|
]