[PR #14747] [MERGED] mlx: get parameters from modelfile during model creation #14818

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14747
Author: @pdevine
Created: 3/9/2026
Status: Merged
Merged: 3/9/2026
Merged by: @pdevine

Base: mainHead: pdevine/create-sampling


📝 Commits (1)

  • 1dc1e08 mlx: get parameters from modelfile during model creation

📊 Changes

3 files changed (+180 additions, -29 deletions)

View changed files

📝 cmd/cmd.go (+3 -23)
📝 x/create/client/create.go (+90 -6)
📝 x/create/client/create_test.go (+87 -0)

📄 Description

No description provided


🔄 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/14747 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/create-sampling` --- ### 📝 Commits (1) - [`1dc1e08`](https://github.com/ollama/ollama/commit/1dc1e08130104967c4587aff37b8d000297d272d) mlx: get parameters from modelfile during model creation ### 📊 Changes **3 files changed** (+180 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+3 -23) 📝 `x/create/client/create.go` (+90 -6) 📝 `x/create/client/create_test.go` (+87 -0) </details> ### 📄 Description _No description provided_ --- <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:11 -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#14818