[PR #9738] [CLOSED] Add benchmark cli option to Ollama #13045

Closed
opened 2026-04-13 00:16:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9738
Author: @saman-amd
Created: 3/13/2025
Status: Closed

Base: mainHead: ollama_benchmark


📝 Commits (1)

  • a255f0b Add benchmark cli option to Ollama

📊 Changes

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

View changed files

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

📄 Description

This PR will add a benchmark cli option where users can benchmark the models/hw and get consistent results every time.


🔄 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/9738 **Author:** [@saman-amd](https://github.com/saman-amd) **Created:** 3/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ollama_benchmark` --- ### 📝 Commits (1) - [`a255f0b`](https://github.com/ollama/ollama/commit/a255f0b65bfa1c1115c190e9a02173e9e5c6b3c1) Add benchmark cli option to Ollama ### 📊 Changes **1 file changed** (+62 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+62 -0) </details> ### 📄 Description This PR will add a benchmark cli option where users can benchmark the models/hw and get consistent results every time. --- <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 00:16:19 -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#13045