[PR #14651] [MERGED] mlx: prevent remote creation mismatch #14766

Closed
opened 2026-04-13 01:02:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14651
Author: @dhiltgen
Created: 3/5/2026
Status: Merged
Merged: 3/5/2026
Merged by: @dhiltgen

Base: mainHead: create_ff


📝 Commits (1)

  • 4cacb4e mlx: prevent remote creation mismatch

📊 Changes

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

View changed files

📝 cmd/cmd.go (+12 -0)

📄 Description

If the user is pointing at a remote OLLAMA_HOST, fail experimental safetensor based create operations as we only support local creation currently.


🔄 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/14651 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `create_ff` --- ### 📝 Commits (1) - [`4cacb4e`](https://github.com/ollama/ollama/commit/4cacb4eec3cf5ff42a54d7e9bf376ed81b968d02) mlx: prevent remote creation mismatch ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+12 -0) </details> ### 📄 Description If the user is pointing at a remote OLLAMA_HOST, fail experimental safetensor based create operations as we only support local creation currently. --- <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:02:16 -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#14766