[PR #760] [MERGED] Mxyng/more downloads #41565

Closed
opened 2026-04-24 21:25:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: mxyng/more-downloads


📝 Commits (4)

  • b599946 add format bytes
  • a2055a1 update download
  • 630bb75 dynamically size download parts based on file size
  • c413a55 download: handle inner errors

📊 Changes

5 files changed (+70 additions, -33 deletions)

View changed files

📝 api/client.go (+1 -1)
format/bytes.go (+16 -0)
📝 llm/llama.go (+1 -1)
📝 llm/llm.go (+18 -18)
📝 server/download.go (+34 -13)

📄 Description

minor tweaks to downloads


🔄 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/760 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 10/11/2023 **Status:** ✅ Merged **Merged:** 10/11/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/more-downloads` --- ### 📝 Commits (4) - [`b599946`](https://github.com/ollama/ollama/commit/b599946b74f4d3226325e06f4c412274475775c6) add format bytes - [`a2055a1`](https://github.com/ollama/ollama/commit/a2055a1e9397e0bff38314ec4976f56295ba4114) update download - [`630bb75`](https://github.com/ollama/ollama/commit/630bb75d2acd2ae6bc5182e2f53dc8b27b7877b3) dynamically size download parts based on file size - [`c413a55`](https://github.com/ollama/ollama/commit/c413a5509313b6c9800d60ecf926a368f141d42b) download: handle inner errors ### 📊 Changes **5 files changed** (+70 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+1 -1) ➕ `format/bytes.go` (+16 -0) 📝 `llm/llama.go` (+1 -1) 📝 `llm/llm.go` (+18 -18) 📝 `server/download.go` (+34 -13) </details> ### 📄 Description minor tweaks to downloads --- <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-24 21:25:37 -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#41565