[PR #5805] [MERGED] Update llama.cpp submodule commit to d94c6e0c #11929

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5805
Author: @jmorganca
Created: 7/20/2024
Status: Merged
Merged: 7/22/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/update


📝 Commits (5)

📊 Changes

9 files changed (+366 additions, -81 deletions)

View changed files

📝 llm/llama.cpp (+1 -1)
📝 llm/patches/05-default-pretokenizer.diff (+5 -5)
📝 llm/patches/06-embeddings.diff (+0 -0)
llm/patches/06-qwen2.diff (+0 -13)
📝 llm/patches/07-clip-unicode.diff (+0 -0)
📝 llm/patches/08-pooling.diff (+0 -0)
llm/patches/09-lora.diff (+360 -0)
llm/patches/10-tekken.diff (+0 -43)
llm/patches/11-embd_kv.diff (+0 -19)

📄 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/5805 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 7/20/2024 **Status:** ✅ Merged **Merged:** 7/22/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/update` --- ### 📝 Commits (5) - [`c80e9f8`](https://github.com/ollama/ollama/commit/c80e9f81a1145247de9e050afe452aff713a2688) upate commit - [`7a6e1f2`](https://github.com/ollama/ollama/commit/7a6e1f2d4f37ff542e4eeb4fba4f74278e726a1a) fix patches - [`23cb550`](https://github.com/ollama/ollama/commit/23cb550d0ae6a70b570c8ce058044d540d1982b5) add lora support - [`1860fb9`](https://github.com/ollama/ollama/commit/1860fb94e711cc43e16f6ad9337614653aba49bd) update to `d94c6e0c` - [`3e95725`](https://github.com/ollama/ollama/commit/3e95725452a94b35e53f2993f49d3daf47e25ea6) update patches ### 📊 Changes **9 files changed** (+366 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.cpp` (+1 -1) 📝 `llm/patches/05-default-pretokenizer.diff` (+5 -5) 📝 `llm/patches/06-embeddings.diff` (+0 -0) ➖ `llm/patches/06-qwen2.diff` (+0 -13) 📝 `llm/patches/07-clip-unicode.diff` (+0 -0) 📝 `llm/patches/08-pooling.diff` (+0 -0) ➕ `llm/patches/09-lora.diff` (+360 -0) ➖ `llm/patches/10-tekken.diff` (+0 -43) ➖ `llm/patches/11-embd_kv.diff` (+0 -19) </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:42:51 -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#11929