You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/desktop/release-notes.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
59
59
- Docker Model Runner improvements:
60
60
- You can now skip the `/engines` prefix for [Docker Model Runner's OpenAI API endpoint](/manuals/ai/model-runner/api-reference.md#rest-api-examples)`curl http://localhost:12434/v1/models`.
61
61
- You can now skip the `ai/` prefix for the models [published on Docker Hub with](https://hub.docker.com/u/ai)`docker model pull`.
62
+
- Downloads are now resumed when they get interrupted.
0 commit comments