[PR #1075] [MERGED] Resume chunk download on UnexpectedEOF errors #10458

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1075
Author: @dhiltgen
Created: 11/10/2023
Status: Merged
Merged: 11/10/2023
Merged by: @dhiltgen

Base: mainHead: dhiltgen/unexpected-eof


📝 Commits (1)

  • cc54a41 Resume chunk download on UnexpectedEOF errors

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 server/download.go (+5 -2)

📄 Description

If the chunk download is interrupted, resume from where we left off


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/1075 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/10/2023 **Status:** ✅ Merged **Merged:** 11/10/2023 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `dhiltgen/unexpected-eof` --- ### 📝 Commits (1) - [`cc54a41`](https://github.com/ollama/ollama/commit/cc54a416c66f5ee3cf8fbd1f5755f388acd74c14) Resume chunk download on UnexpectedEOF errors ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+5 -2) </details> ### 📄 Description If the chunk download is interrupted, resume from where we left off --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:01:01 -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#10458