[PR #15405] [MERGED] mlx: use default http client #77434

Closed
opened 2026-05-05 10:06:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15405
Author: @pdevine
Created: 4/7/2026
Status: Merged
Merged: 4/7/2026
Merged by: @pdevine

Base: mainHead: pdevine/default-client


📝 Commits (1)

  • e5ca47f mlx: use default http client

📊 Changes

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

View changed files

📝 x/mlxrunner/client.go (+1 -1)

📄 Description

Change the mlxrunner client to not time out after 10 mins. This mimics the existing behaviour of the ollama/llamacpp runners.

We may want to bring this back and add an explicit setting for this in the future.

Fixes #15334


🔄 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/15405 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 4/7/2026 **Status:** ✅ Merged **Merged:** 4/7/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/default-client` --- ### 📝 Commits (1) - [`e5ca47f`](https://github.com/ollama/ollama/commit/e5ca47f3b3d58a631adf4e9c78076155c4390469) mlx: use default http client ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `x/mlxrunner/client.go` (+1 -1) </details> ### 📄 Description Change the mlxrunner client to not time out after 10 mins. This mimics the existing behaviour of the ollama/llamacpp runners. We may want to bring this back and add an explicit setting for this in the future. Fixes #15334 --- <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-05-05 10:06:04 -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#77434