Skip to content

Commit cceb45f

Browse files
authored
Desktop: release notes 4.48: Docker Model Runner (#23535)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> docker/model-runner#166 fixed in docker/model-runner#189. ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review Signed-off-by: Dorin Geman <[email protected]>
1 parent 25ca52d commit cceb45f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
6161
- Update credential helpers to [v0.9.4](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.4).
6262
- Fixed an issue where Docker Desktop used an expired proxy password while waiting for the user to enter a new one.
6363
- Fixed a bug which caused Docker Desktop to regularly create new processes with Docker CLI tools under certain conditions. Fixes [docker/for-win#14944](https://github.com/docker/for-win/issues/14944).
64+
- Fixed a bug which caused models to not be configured for embeddings with Docker Model Runner via Compose. To specify that a model should be configured for embeddings, you must explicitly add the `--embeddings` runtime flag as described in [AI Models in Docker Compose](https://docs.docker.com/ai/compose/models-and-compose/#model-configuration-options). Fixes [docker/model-runner#166](https://github.com/docker/model-runner/issues/166).
6465

6566
#### For Windows
6667

0 commit comments

Comments
 (0)