[PR #1985] [MERGED] Disable mmap with lora layers #10749

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1985
Author: @jmorganca
Created: 1/14/2024
Status: Merged
Merged: 1/14/2024
Merged by: @jmorganca

Base: mainHead: lora-no-mmap


📝 Commits (1)

  • 72f2dbe Disable mmap with lora layers

📊 Changes

1 file changed (+7 additions, -3 deletions)

View changed files

📝 llm/ext_server/ext_server.cpp (+7 -3)

📄 Description

Fixes https://github.com/jmorganca/ollama/issues/1965


🔄 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/1985 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/14/2024 **Status:** ✅ Merged **Merged:** 1/14/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `lora-no-mmap` --- ### 📝 Commits (1) - [`72f2dbe`](https://github.com/ollama/ollama/commit/72f2dbe0c631cab9823c81cd7b968a19ab1d2522) Disable `mmap` with lora layers ### 📊 Changes **1 file changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `llm/ext_server/ext_server.cpp` (+7 -3) </details> ### 📄 Description Fixes https://github.com/jmorganca/ollama/issues/1965 --- <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:09: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#10749