[PR #3715] [MERGED] update list handler to use model.Name #16534

Closed
opened 2026-04-16 05:33:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3715
Author: @mxyng
Created: 4/17/2024
Status: Merged
Merged: 5/7/2024
Merged by: @mxyng

Base: mainHead: mxyng/modelname-2


📝 Commits (1)

  • 548a7df update list handler to use model.Name

📊 Changes

6 files changed (+215 additions, -87 deletions)

View changed files

📝 server/images.go (+0 -11)
server/manifest.go (+79 -0)
server/manifests.go (+0 -34)
📝 server/routes.go (+42 -39)
📝 types/model/name.go (+51 -3)
📝 types/model/name_test.go (+43 -0)

📄 Description

No description provided


🔄 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/3715 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/modelname-2` --- ### 📝 Commits (1) - [`548a7df`](https://github.com/ollama/ollama/commit/548a7df014df6e50947878bfc2eb6fc3106e3906) update list handler to use model.Name ### 📊 Changes **6 files changed** (+215 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+0 -11) ➕ `server/manifest.go` (+79 -0) ➖ `server/manifests.go` (+0 -34) 📝 `server/routes.go` (+42 -39) 📝 `types/model/name.go` (+51 -3) 📝 `types/model/name_test.go` (+43 -0) </details> ### 📄 Description _No description provided_ --- <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-16 05:33:50 -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#16534