[PR #4416] [MERGED] don't abort when an invalid model name is used in /save #16754

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4416
Author: @pdevine
Created: 5/14/2024
Status: Merged
Merged: 5/14/2024
Merged by: @pdevine

Base: mainHead: pdevine/invalid-model-name


📝 Commits (1)

  • 2a1fa7c don't abort when an invalid model name is used in /save

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 cmd/interactive.go (+5 -1)
📝 server/routes.go (+2 -1)
📝 types/errtypes/errtypes.go (+1 -0)

📄 Description

Fixes #3852


🔄 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/4416 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 5/14/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/invalid-model-name` --- ### 📝 Commits (1) - [`2a1fa7c`](https://github.com/ollama/ollama/commit/2a1fa7c3b73afe6bfc63da102209f0661363b334) don't abort when an invalid model name is used in /save ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/interactive.go` (+5 -1) 📝 `server/routes.go` (+2 -1) 📝 `types/errtypes/errtypes.go` (+1 -0) </details> ### 📄 Description Fixes #3852 --- <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:42:05 -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#16754