[PR #14822] [MERGED] api/create: always propagate :cloud source for cloud models #14856

Closed
opened 2026-04-13 01:04:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14822
Author: @drifkin
Created: 3/13/2026
Status: Merged
Merged: 3/13/2026
Merged by: @drifkin

Base: mainHead: drifkin/save-cloud-model


📝 Commits (1)

  • c7513b3 api/create: always propagate :cloud source for cloud models

📊 Changes

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

View changed files

📝 cmd/cmd_test.go (+14 -0)
📝 cmd/interactive.go (+8 -0)

📄 Description

Otherwise, using /save would try to run the local model instead


🔄 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/14822 **Author:** [@drifkin](https://github.com/drifkin) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@drifkin](https://github.com/drifkin) **Base:** `main` ← **Head:** `drifkin/save-cloud-model` --- ### 📝 Commits (1) - [`c7513b3`](https://github.com/ollama/ollama/commit/c7513b32829a89f1316019705058d059da7a9331) api/create: always propagate `:cloud` source for cloud models ### 📊 Changes **2 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd_test.go` (+14 -0) 📝 `cmd/interactive.go` (+8 -0) </details> ### 📄 Description Otherwise, using `/save` would try to run the local model instead --- <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-13 01:04:07 -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#14856