[PR #1908] [CLOSED] Rebase #41967

Closed
opened 2026-04-24 21:46:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1908
Author: @kris-hansen
Created: 1/10/2024
Status: Closed

Base: mainHead: rebase


📝 Commits (4)

  • 0869420 feat: add list-remote to view remote models
  • 7dc4505 fix: updates based on PR comments
  • f53dbfb feat: add list-remote to view remote models
  • fc06443 fix: updates based on PR comments

📊 Changes

3 files changed (+106 additions, -0 deletions)

View changed files

📝 cmd/cmd.go (+77 -0)
📝 go.mod (+2 -0)
📝 go.sum (+27 -0)

📄 Description

  • Rebase from upstream
  • That is all

🔄 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/1908 **Author:** [@kris-hansen](https://github.com/kris-hansen) **Created:** 1/10/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `rebase` --- ### 📝 Commits (4) - [`0869420`](https://github.com/ollama/ollama/commit/08694208d0901eb51bdeb931e3a3475f4baecbf6) feat: add list-remote to view remote models - [`7dc4505`](https://github.com/ollama/ollama/commit/7dc45054dbc9fb124319eeb67aa1de9d131c800b) fix: updates based on PR comments - [`f53dbfb`](https://github.com/ollama/ollama/commit/f53dbfb802c460e5031cd135fdb897f48458f5f0) feat: add list-remote to view remote models - [`fc06443`](https://github.com/ollama/ollama/commit/fc06443e83df37822595f150317a3aadac553208) fix: updates based on PR comments ### 📊 Changes **3 files changed** (+106 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+77 -0) 📝 `go.mod` (+2 -0) 📝 `go.sum` (+27 -0) </details> ### 📄 Description - Rebase from upstream - That is all --- <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-24 21:46:09 -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#41967