[PR #3914] [MERGED] Improve mac parallel performance #58014

Closed
opened 2026-04-29 12:49:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3914
Author: @dhiltgen
Created: 4/25/2024
Status: Merged
Merged: 4/25/2024
Merged by: @dhiltgen

Base: mainHead: mac_perf


📝 Commits (2)

  • ddf5c09 use matrix multiplcation kernels in more cases
  • b123be5 Adjust context size for parallelism

📊 Changes

2 files changed (+56 additions, -0 deletions)

View changed files

llm/patches/04-metal.diff (+45 -0)
📝 server/sched.go (+11 -0)

📄 Description

Carries #3900

Testing underway...


🔄 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/3914 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/25/2024 **Status:** ✅ Merged **Merged:** 4/25/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `mac_perf` --- ### 📝 Commits (2) - [`ddf5c09`](https://github.com/ollama/ollama/commit/ddf5c09a9b9692cf8cced925c7267917a4a6a07d) use matrix multiplcation kernels in more cases - [`b123be5`](https://github.com/ollama/ollama/commit/b123be5b71bb25bbeac581b1355b8a44ee9b1fe6) Adjust context size for parallelism ### 📊 Changes **2 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `llm/patches/04-metal.diff` (+45 -0) 📝 `server/sched.go` (+11 -0) </details> ### 📄 Description Carries #3900 Testing underway... --- <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-29 12:49:32 -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#58014