[PR #9470] [CLOSED] cmd: add threads parameter #44225

Closed
opened 2026-04-24 23:44:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9470
Author: @luckycv
Created: 3/3/2025
Status: Closed

Base: mainHead: run-cmd-add-threads-parameter


📝 Commits (1)

  • 0c1b8a2 cmd: add threads parameter

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 cmd/cmd.go (+10 -0)

📄 Description

In some benchmark tests, it is necessary to manually set it to single-threaded.


🔄 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/9470 **Author:** [@luckycv](https://github.com/luckycv) **Created:** 3/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `run-cmd-add-threads-parameter` --- ### 📝 Commits (1) - [`0c1b8a2`](https://github.com/ollama/ollama/commit/0c1b8a27d2f890ed29d90c90c258337b310de9d7) cmd: add threads parameter ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+10 -0) </details> ### 📄 Description In some benchmark tests, it is necessary to manually set it to single-threaded. --- <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 23:44:55 -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#44225