[PR #470] [MERGED] backport as separate patches #15439

Closed
opened 2026-04-16 04:59:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/470
Author: @mxyng
Created: 9/5/2023
Status: Merged
Merged: 9/5/2023
Merged by: @mxyng

Base: brucemacd/metal-syncHead: mxyng/metal-sync


📝 Commits (1)

  • ef6f2a6 backport as separate patches

📊 Changes

5 files changed (+77 additions, -3 deletions)

View changed files

📝 llm/llama.cpp/generate.go (+2 -1)
📝 llm/llama.cpp/generate_darwin_amd64.go (+2 -1)
📝 llm/llama.cpp/generate_darwin_arm64.go (+2 -1)
llm/llama.cpp/ggml_patch/0003-metal-fix-synchronization-in-new-matrix-multiplicati.patch (+30 -0)
llm/llama.cpp/ggml_patch/0004-metal-add-missing-barriers-for-mul-mat-2699.patch (+41 -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/470 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 9/5/2023 **Status:** ✅ Merged **Merged:** 9/5/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `brucemacd/metal-sync` ← **Head:** `mxyng/metal-sync` --- ### 📝 Commits (1) - [`ef6f2a6`](https://github.com/ollama/ollama/commit/ef6f2a6fa25d21e02cfb2e20de0ffe93946f2c9f) backport as separate patches ### 📊 Changes **5 files changed** (+77 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.cpp/generate.go` (+2 -1) 📝 `llm/llama.cpp/generate_darwin_amd64.go` (+2 -1) 📝 `llm/llama.cpp/generate_darwin_arm64.go` (+2 -1) ➕ `llm/llama.cpp/ggml_patch/0003-metal-fix-synchronization-in-new-matrix-multiplicati.patch` (+30 -0) ➕ `llm/llama.cpp/ggml_patch/0004-metal-add-missing-barriers-for-mul-mat-2699.patch` (+41 -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-16 04:59:24 -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#15439