[PR #203] [MERGED] pull model on make if not present locally #56736

Closed
opened 2026-04-29 11:18:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/203
Author: @BruceMacD
Created: 7/24/2023
Status: Merged
Merged: 7/25/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/create-pull


📝 Commits (3)

  • 8ebbd12 pull model on make if not present locally
  • 12ab8f8 Revert "pull model on make if not present locally"
  • 4c1caa3 download models when creating from modelfile

📊 Changes

5 files changed (+73 additions, -41 deletions)

View changed files

📝 api/client.go (+2 -2)
📝 api/types.go (+0 -4)
📝 cmd/cmd.go (+24 -7)
📝 server/images.go (+45 -24)
📝 server/routes.go (+2 -4)

📄 Description

resolves #129


🔄 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/203 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 7/24/2023 **Status:** ✅ Merged **Merged:** 7/25/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/create-pull` --- ### 📝 Commits (3) - [`8ebbd12`](https://github.com/ollama/ollama/commit/8ebbd12f213c9cefde762f814d40536a20702f80) pull model on make if not present locally - [`12ab8f8`](https://github.com/ollama/ollama/commit/12ab8f8f5f9a1e206d57cb7ce664bffff5faeed3) Revert "pull model on make if not present locally" - [`4c1caa3`](https://github.com/ollama/ollama/commit/4c1caa373376db583fe2c6aa88c873b476b5f92b) download models when creating from modelfile ### 📊 Changes **5 files changed** (+73 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+2 -2) 📝 `api/types.go` (+0 -4) 📝 `cmd/cmd.go` (+24 -7) 📝 `server/images.go` (+45 -24) 📝 `server/routes.go` (+2 -4) </details> ### 📄 Description resolves #129 --- <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-29 11:18:02 -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#56736