[PR #2618] [MERGED] Update llama.cpp submodule to 66c1968f7 #10946

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2618
Author: @jmorganca
Created: 2/20/2024
Status: Merged
Merged: 2/20/2024
Merged by: @jmorganca

Base: mainHead: bump


📝 Commits (1)

  • 3d939ad update llama.cpp submodule to 66c1968f7

📊 Changes

6 files changed (+39 additions, -130 deletions)

View changed files

📝 llm/dyn_ext_server.go (+6 -1)
📝 llm/ext_server/ext_server.cpp (+3 -2)
📝 llm/ext_server/ext_server.h (+1 -1)
📝 llm/llama.cpp (+1 -1)
📝 llm/patches/02-cudaleaks.diff (+28 -29)
llm/patches/02-shutdown.diff (+0 -96)

📄 Description

This update's the llama.cpp commit to one that supports the newer embedding models. A few updates:

  • The previous patch 02 was merged 🎉
  • Numa is now an enum

🔄 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/2618 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `bump` --- ### 📝 Commits (1) - [`3d939ad`](https://github.com/ollama/ollama/commit/3d939addb0afa565a2abb0790ac8511d57e6d79b) update llama.cpp submodule to `66c1968f7` ### 📊 Changes **6 files changed** (+39 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `llm/dyn_ext_server.go` (+6 -1) 📝 `llm/ext_server/ext_server.cpp` (+3 -2) 📝 `llm/ext_server/ext_server.h` (+1 -1) 📝 `llm/llama.cpp` (+1 -1) 📝 `llm/patches/02-cudaleaks.diff` (+28 -29) ➖ `llm/patches/02-shutdown.diff` (+0 -96) </details> ### 📄 Description This update's the llama.cpp commit to one that supports the newer embedding models. A few updates: - The previous patch 02 was merged 🎉 - Numa is now an enum --- <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:16: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#10946