[PR #13276] [MERGED] cmd/bench: fix binary name in README #14143

Closed
opened 2026-04-13 00:46:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13276
Author: @Eloitor
Created: 11/30/2025
Status: Merged
Merged: 12/10/2025
Merged by: @pdevine

Base: mainHead: bench_readme


📝 Commits (1)

  • b49f1ec cmd/bench: fix binary name in README

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 cmd/bench/README.md (+5 -5)

📄 Description

The instruction go build -o ollama-bench bench.go creates a binary called ollama-bench.


🔄 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/13276 **Author:** [@Eloitor](https://github.com/Eloitor) **Created:** 11/30/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `bench_readme` --- ### 📝 Commits (1) - [`b49f1ec`](https://github.com/ollama/ollama/commit/b49f1ec96a5007d5cd07f4b3c738d7b6f9f3b53c) cmd/bench: fix binary name in README ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `cmd/bench/README.md` (+5 -5) </details> ### 📄 Description The instruction `go build -o ollama-bench bench.go` creates a binary called `ollama-bench`. --- <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:46:23 -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#14143