[PR #14824] [MERGED] cmd: still populate ollama ls when using ollama run <model:cloud> #14858

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

📋 Pull Request Information

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

Base: mainHead: drifkin/cloud-stubs


📝 Commits (1)

  • 2862a92 cmd: still populate ollama ls when using ollama run <model:cloud>

📊 Changes

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

View changed files

📝 cmd/cmd.go (+48 -0)
📝 cmd/cmd_test.go (+208 -0)

📄 Description

This is temporary until api/tags supports cloud natively


🔄 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/14824 **Author:** [@drifkin](https://github.com/drifkin) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `drifkin/cloud-stubs` --- ### 📝 Commits (1) - [`2862a92`](https://github.com/ollama/ollama/commit/2862a92161d02352bf435b891aee2057701b9106) cmd: still populate `ollama ls` when using `ollama run <model:cloud>` ### 📊 Changes **2 files changed** (+256 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+48 -0) 📝 `cmd/cmd_test.go` (+208 -0) </details> ### 📄 Description This is temporary until `api/tags` supports cloud natively --- <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:10 -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#14858