[PR #4269] [CLOSED] update pull handler to use model.Name #73727

Closed
opened 2026-05-05 05:39:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4269
Author: @mxyng
Created: 5/9/2024
Status: Closed

Base: mxyng/modelname-7Head: mxyng/modelname-5


📝 Commits (2)

  • 3e24edd update push to use model.Name
  • 6761aca update pull handler to use model.Name

📊 Changes

5 files changed (+91 additions, -137 deletions)

View changed files

📝 server/download.go (+6 -5)
📝 server/images.go (+44 -82)
📝 server/model.go (+1 -1)
📝 server/routes.go (+16 -32)
📝 server/upload.go (+24 -17)

📄 Description

follow up to #3737


🔄 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/4269 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/9/2024 **Status:** ❌ Closed **Base:** `mxyng/modelname-7` ← **Head:** `mxyng/modelname-5` --- ### 📝 Commits (2) - [`3e24edd`](https://github.com/ollama/ollama/commit/3e24edd9ed63c6808101e8f6551369d2ab4fd862) update push to use model.Name - [`6761aca`](https://github.com/ollama/ollama/commit/6761aca1e12f0a354caaedc9b07d28aeca619f38) update pull handler to use model.Name ### 📊 Changes **5 files changed** (+91 additions, -137 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+6 -5) 📝 `server/images.go` (+44 -82) 📝 `server/model.go` (+1 -1) 📝 `server/routes.go` (+16 -32) 📝 `server/upload.go` (+24 -17) </details> ### 📄 Description follow up to #3737 --- <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-05-05 05:39:44 -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#73727