[PR #3617] [MERGED] types/model: make ParseName variants less confusing #11220

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3617
Author: @bmizerany
Created: 4/12/2024
Status: Merged
Merged: 4/12/2024
Merged by: @bmizerany

Base: mainHead: bmizerany/rmparsevariants


📝 Commits (2)

  • 12734c1 types/model: make ParseName variants less confusing
  • d8febd5 clean up panic messages

📊 Changes

2 files changed (+176 additions, -135 deletions)

View changed files

📝 types/model/name.go (+107 -80)
📝 types/model/name_test.go (+69 -55)

📄 Description

Also, fix http stripping bug.

Also, improve upon docs about fills and masks.

To "test": Please load and read in pkgsite


🔄 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/3617 **Author:** [@bmizerany](https://github.com/bmizerany) **Created:** 4/12/2024 **Status:** ✅ Merged **Merged:** 4/12/2024 **Merged by:** [@bmizerany](https://github.com/bmizerany) **Base:** `main` ← **Head:** `bmizerany/rmparsevariants` --- ### 📝 Commits (2) - [`12734c1`](https://github.com/ollama/ollama/commit/12734c108a2745e063f61765e2dc22fa6d9c902c) types/model: make ParseName variants less confusing - [`d8febd5`](https://github.com/ollama/ollama/commit/d8febd5e8315ead9ed1b0e4dec73f7e1a7f9d56b) clean up panic messages ### 📊 Changes **2 files changed** (+176 additions, -135 deletions) <details> <summary>View changed files</summary> 📝 `types/model/name.go` (+107 -80) 📝 `types/model/name_test.go` (+69 -55) </details> ### 📄 Description Also, fix http stripping bug. Also, improve upon docs about fills and masks. To "test": Please load and read in `pkgsite` --- <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:24:37 -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#11220