Explore why Docker chose OCI artifacts to package and share AI models. Standardized, flexible, and made for developers.| Docker
I've been experimenting with local models for a while now, and the progress in making them accessible has been exciting. Initial experiences are often fantastic, many models, like Gemma 3 270M, are lightweight enough to run on common hardware. This potential for broad deployment is a major draw. However, as I've tried to build meaningful,...| Docker
Promptfoo is an open-source CLI and library for evaluating LLM apps. Docker Model Runner makes it easy to manage, run, and deploy AI models using Docker. The Docker MCP Toolkit is a local gateway that lets you set up, manage, and run containerized MCP servers and connect them to AI agents. Together, these tools let...| Docker
Learn how llama.cpp is using Docker Hub as a powerful, versioned, and centralized repository for your AI models.| Docker
Learn how to create AI-enhanced mock APIs for testing with Docker Model Runner and Microcks. Generate dynamic, realistic test data locally for faster dev cycles.| Docker