[PR #9589] [MERGED] ollamarunner: Quiet debug logging and panic on unimplemented features #38881

Closed
opened 2026-04-22 23:32:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9589
Author: @jessegross
Created: 3/7/2025
Status: Merged
Merged: 3/8/2025
Merged by: @jessegross

Base: mainHead: jessegross/debug_log


📝 Commits (1)

  • d79731f ollamarunner: Quiet debug logging and panic on unimplemented features

📊 Changes

2 files changed (+8 additions, -6 deletions)

View changed files

📝 model/process_text.go (+0 -4)
📝 runner/ollamarunner/runner.go (+8 -2)

📄 Description

Debug logging of every token has previously caused test timeouts on slower machines.


🔄 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/9589 **Author:** [@jessegross](https://github.com/jessegross) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/8/2025 **Merged by:** [@jessegross](https://github.com/jessegross) **Base:** `main` ← **Head:** `jessegross/debug_log` --- ### 📝 Commits (1) - [`d79731f`](https://github.com/ollama/ollama/commit/d79731fd0e1f1ad5c3749e69af119a9889b3b787) ollamarunner: Quiet debug logging and panic on unimplemented features ### 📊 Changes **2 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `model/process_text.go` (+0 -4) 📝 `runner/ollamarunner/runner.go` (+8 -2) </details> ### 📄 Description Debug logging of every token has previously caused test timeouts on slower machines. --- <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-22 23:32:39 -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#38881