[PR #8340] cli/run: add --system and --parameter CLI options #17960

Open
opened 2026-04-16 06:20:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8340
Author: @pacien
Created: 1/7/2025
Status: 🔄 Open

Base: mainHead: cli-run-options


📝 Commits (2)

  • d8343ad cli/run: add --system/-s flag for system message
  • e90fbc9 cli/run: add --parameter/-p flag

📊 Changes

2 files changed (+28 additions, -1 deletions)

View changed files

📝 cmd/cmd.go (+23 -1)
📝 cmd/interactive.go (+5 -0)

📄 Description

See individual commit messages for:

  • cli/run: add --system flag for system message
  • cli/run: add --parameter flag

🔄 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/8340 **Author:** [@pacien](https://github.com/pacien) **Created:** 1/7/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `cli-run-options` --- ### 📝 Commits (2) - [`d8343ad`](https://github.com/ollama/ollama/commit/d8343ad5a93a1e3fc34cd1b66565610414f1a7f0) cli/run: add --system/-s flag for system message - [`e90fbc9`](https://github.com/ollama/ollama/commit/e90fbc9e2feaac06d5069a04a2ef703876b24051) cli/run: add --parameter/-p flag ### 📊 Changes **2 files changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+23 -1) 📝 `cmd/interactive.go` (+5 -0) </details> ### 📄 Description See individual commit messages for: - **cli/run: add --system flag for system message** - **cli/run: add --parameter flag** --- <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 06:20:33 -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#17960