[PR #10702] [MERGED] llm: Make "POST predict" error message more informative #23873

Closed
opened 2026-04-19 17:15:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10702
Author: @jessegross
Created: 5/14/2025
Status: Merged
Merged: 5/29/2025
Merged by: @jessegross

Base: mainHead: jessegross/post_predict


📝 Commits (1)

  • 772088c llm: Make "POST predict" error message more informative

📊 Changes

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

View changed files

📝 llm/server.go (+2 -1)

📄 Description

"POST predict" basically means that the runner has crashed, which can have many reasons. However, many people think this is a specific error and either report only this message or group together unrelated bugs. This replaces it with a more friendly and helpful message.


🔄 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/10702 **Author:** [@jessegross](https://github.com/jessegross) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@jessegross](https://github.com/jessegross) **Base:** `main` ← **Head:** `jessegross/post_predict` --- ### 📝 Commits (1) - [`772088c`](https://github.com/ollama/ollama/commit/772088c725c3f67e3ce6d8c6c4866a69acf04d95) llm: Make "POST predict" error message more informative ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llm/server.go` (+2 -1) </details> ### 📄 Description "POST predict" basically means that the runner has crashed, which can have many reasons. However, many people think this is a specific error and either report only this message or group together unrelated bugs. This replaces it with a more friendly and helpful message. --- <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-19 17:15:59 -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#23873