[PR #14796] x: configurable model load timeout for MLX text models #14843

Open
opened 2026-04-13 01:03:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14796
Author: @rick-github
Created: 3/12/2026
Status: 🔄 Open

Base: mainHead: mlx-timeout


📝 Commits (2)

  • 88209b1 x: configurable model load timeout for text models
  • d4be6bc gofmt'ify

📊 Changes

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

View changed files

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

📄 Description

Use OLLAMA_LOAD_TIMEOUT when loading experimental models.


🔄 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/14796 **Author:** [@rick-github](https://github.com/rick-github) **Created:** 3/12/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `mlx-timeout` --- ### 📝 Commits (2) - [`88209b1`](https://github.com/ollama/ollama/commit/88209b15e9ebc9c12cf6dea02ce9a3cbc2945753) x: configurable model load timeout for text models - [`d4be6bc`](https://github.com/ollama/ollama/commit/d4be6bcdf6a7281900d2d47dbf6996838f7ef3a6) gofmt'ify ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `x/mlxrunner/client.go` (+2 -1) </details> ### 📄 Description Use `OLLAMA_LOAD_TIMEOUT` when loading experimental models. --- <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 01:03:47 -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#14843