[PR #7209] cmd: add "stop all" to stop all running models #59047

Open
opened 2026-04-29 13:55:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7209
Author: @famiu
Created: 10/15/2024
Status: 🔄 Open

Base: mainHead: feat/stop-all


📝 Commits (1)

  • 3329548 cmd: add "stop all" to stop all running models

📊 Changes

1 file changed (+28 additions, -4 deletions)

View changed files

📝 cmd/cmd.go (+28 -4)

📄 Description

Allow using ollama stop all to stop all running models.

Closes #6987


🔄 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/7209 **Author:** [@famiu](https://github.com/famiu) **Created:** 10/15/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/stop-all` --- ### 📝 Commits (1) - [`3329548`](https://github.com/ollama/ollama/commit/3329548d21db490bb000fe0258f9e9a6b3e66bf1) cmd: add "stop all" to stop all running models ### 📊 Changes **1 file changed** (+28 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+28 -4) </details> ### 📄 Description Allow using `ollama stop all` to stop all running models. Closes #6987 --- <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-29 13:55: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#59047