[PR #4619] Fix download retry issue #11543

Closed
opened 2026-04-12 23:32:03 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/4619

State: closed
Merged: Yes


Partial downloaded chunks currently resume incorrectly as the code tries to always download the full size of the chunk rather than the remaining size.

Fixes #4520

**Original Pull Request:** https://github.com/ollama/ollama/pull/4619 **State:** closed **Merged:** Yes --- Partial downloaded chunks currently resume incorrectly as the code tries to always download the full size of the chunk rather than the remaining size. Fixes #4520
GiteaMirror added the pull-request label 2026-04-12 23:32:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11543