[PR #3472] [CLOSED] Allow more parts of model path #21709

Closed
opened 2026-04-19 15:47:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3472
Author: @wzshiming
Created: 4/3/2024
Status: Closed

Base: mainHead: feat/model-path


📝 Commits (1)

  • 1651044 Allow more parts of model path

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 server/modelpath.go (+4 -0)

📄 Description

I expect that in different Registry storage models, the path doesn't have to be only 3 parts, such as ghcr.io, which has 4 parts.


🔄 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/3472 **Author:** [@wzshiming](https://github.com/wzshiming) **Created:** 4/3/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/model-path` --- ### 📝 Commits (1) - [`1651044`](https://github.com/ollama/ollama/commit/16510440e86d0736d3695ecad9d2bc6c28c71b7c) Allow more parts of model path ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/modelpath.go` (+4 -0) </details> ### 📄 Description I expect that in different Registry storage models, the path doesn't have to be only 3 parts, such as ghcr.io, which has 4 parts. --- <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-19 15:47:59 -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#21709