[PR #3714] [MERGED] types/model: support : in PartHost for host:port #11262

Closed
opened 2026-04-12 23:25:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: mxyng/model-name-host


📝 Commits (1)

  • 889b31a types/model: support : in PartHost for host:port

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 types/model/name.go (+5 -0)
📝 types/model/name_test.go (+1 -0)

📄 Description

PartHost needs to allow : to support host:port


🔄 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/3714 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/model-name-host` --- ### 📝 Commits (1) - [`889b31a`](https://github.com/ollama/ollama/commit/889b31ab785c559e56a790b90583917ee742adbc) types/model: support : in PartHost for host:port ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `types/model/name.go` (+5 -0) 📝 `types/model/name_test.go` (+1 -0) </details> ### 📄 Description PartHost needs to allow `:` to support host:port --- <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-12 23:25:57 -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#11262