diff --git a/_vale/config/vocabularies/Docker/accept.txt b/_vale/config/vocabularies/Docker/accept.txt index f2621ae38394..d4623ef72084 100644 --- a/_vale/config/vocabularies/Docker/accept.txt +++ b/_vale/config/vocabularies/Docker/accept.txt @@ -15,15 +15,16 @@ Citrix CloudFront Codefresh Codespaces -CouchDB Couchbase +CouchDB Datadog Ddosify Debootstrap Dev -Dex Dev Environments? +Dex Django +DMR Docker Build Cloud Docker Business Docker Dasboard @@ -33,8 +34,8 @@ Docker Extension Docker Hub Docker Scout Docker Team -Docker's Docker-Sponsored Open Source +Docker's Dockerfile Dockerize Dockerizing @@ -44,26 +45,27 @@ Fargate Fedora Flink GeoNetwork +GGUF Git GitHub( Actions)? Google Grafana Gravatar HyperKit -IPv[46] -IPvlan Intel Intune -JFrog +IPv[46] +IPvlan Jamf JetBrains +JFrog JUnit Kerberos Kitematic Kubeadm Kubernetes -Laravel Laradock +Laravel Linux LinuxKit Logstash @@ -71,27 +73,27 @@ Mac Mail(chimp|gun) Microsoft MySQL -NFSv\d Netplan +NFSv\d Nginx Nutanix Nuxeo OAuth +Okta Ollama OTel -Okta -PKG Paketo +PKG Postgres PowerShell Python Ryuk S3 -SQLite Slack Snyk Solr SonarQube +SQLite Syft Sysbox Sysdig diff --git a/content/manuals/ai/model-runner.md b/content/manuals/ai/model-runner.md index 4f7af95db1b1..680c87fec5a0 100644 --- a/content/manuals/ai/model-runner.md +++ b/content/manuals/ai/model-runner.md @@ -215,6 +215,18 @@ Output: Model removed successfully ``` +### Package a model + +Packages a GGUF file into a Docker model OCI artifact, with optional licenses, and pushes it to the specified registry. + +```console +$ docker model package \ + --gguf ./model.gguf \ + --licenses license1.txt \ + --licenses license2.txt \ + --push registry.example.com/ai/custom-model +``` + ## Integrate the Docker Model Runner into your software development lifecycle You can now start building your Generative AI application powered by the Docker Model Runner. diff --git a/hugo_stats.json b/hugo_stats.json index b1aeaa2a9792..357cc9d7dc6d 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -80,6 +80,7 @@ "Mac-with-Apple-silicon", "Mac-with-Intel-chip", "Manually-create-assets", + "Manually-set-it-up", "NetworkManager", "Node", "Non-compliant", @@ -113,8 +114,10 @@ "Use-OpenAI", "Using-the-CLI", "Using-the-GUI", + "Using-the-MCP-Toolkit-Recommended", "VS-Code", "Vue", + "WSL-2-backend-Arm-Early-Access", "WSL-2-backend-x86_64", "Web-browser", "What-are-the-key-features-of-Docker-Desktop",