[PR #700] [MERGED] rename server subprocess #10294

Closed
opened 2026-04-12 22:57:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/700
Author: @BruceMacD
Created: 10/4/2023
Status: Merged
Merged: 10/6/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/rename-subprocess


📝 Commits (2)

📊 Changes

5 files changed (+16 additions, -6 deletions)

View changed files

📝 llm/llama.cpp/generate_darwin_amd64.go (+2 -0)
📝 llm/llama.cpp/generate_darwin_arm64.go (+2 -0)
📝 llm/llama.cpp/generate_linux.go (+4 -0)
📝 llm/llama.cpp/generate_windows.go (+2 -0)
📝 llm/llama.go (+6 -6)

📄 Description

rename llama.cpp server.exe to ollama-runner. This makes it easier to see that the subprocess is associated with ollama.


🔄 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/700 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 10/4/2023 **Status:** ✅ Merged **Merged:** 10/6/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/rename-subprocess` --- ### 📝 Commits (2) - [`d156ee6`](https://github.com/ollama/ollama/commit/d156ee62920dd8da9c2c08386229cdf59b58bd6a) rename server subprocess - [`549a26e`](https://github.com/ollama/ollama/commit/549a26efd915c661a247e9ff72b79ad7a72a8ede) windows fix ### 📊 Changes **5 files changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.cpp/generate_darwin_amd64.go` (+2 -0) 📝 `llm/llama.cpp/generate_darwin_arm64.go` (+2 -0) 📝 `llm/llama.cpp/generate_linux.go` (+4 -0) 📝 `llm/llama.cpp/generate_windows.go` (+2 -0) 📝 `llm/llama.go` (+6 -6) </details> ### 📄 Description rename llama.cpp `server.exe` to `ollama-runner`. This makes it easier to see that the subprocess is associated with ollama. --- <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-12 22:57:24 -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#10294