[PR #3678] [MERGED] darwin: no partial offloading if required memory greater than system #11244

Closed
opened 2026-04-12 23:25:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3678
Author: @mxyng
Created: 4/16/2024
Status: Merged
Merged: 4/16/2024
Merged by: @mxyng

Base: mainHead: mxyng/fix-darwin-partial-offloading


📝 Commits (1)

  • 41a272d darwin: no partial offloading if required memory greater than system

📊 Changes

4 files changed (+17 additions, -9 deletions)

View changed files

📝 gpu/gpu_darwin.go (+2 -1)
📝 gpu/gpu_info_darwin.h (+1 -0)
📝 gpu/gpu_info_darwin.m (+9 -7)
📝 llm/server.go (+5 -1)

📄 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/3678 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-darwin-partial-offloading` --- ### 📝 Commits (1) - [`41a272d`](https://github.com/ollama/ollama/commit/41a272de9fd2dd03cca6d1adde1df5e6433c05ce) darwin: no partial offloading if required memory greater than system ### 📊 Changes **4 files changed** (+17 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `gpu/gpu_darwin.go` (+2 -1) 📝 `gpu/gpu_info_darwin.h` (+1 -0) 📝 `gpu/gpu_info_darwin.m` (+9 -7) 📝 `llm/server.go` (+5 -1) </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-12 23:25:21 -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#11244