[PR #6497] [CLOSED] Sync master for support MiniCPM-V 2.5 and 2.6 #38001

Closed
opened 2026-04-22 22:40:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6497
Author: @tc-mb
Created: 8/25/2024
Status: Closed

Base: mainHead: sync-master-for-minicpmv


📝 Commits (2)

📊 Changes

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

View changed files

📝 llm/ext_server/server.cpp (+1 -1)
📝 llm/llama.cpp (+1 -1)
📝 llm/patches/05-default-pretokenizer.diff (+5 -5)
📝 llm/patches/06-embeddings.diff (+12 -14)
📝 llm/patches/08-pooling.diff (+17 -15)
📝 llm/patches/11-phi3-sliding-window.diff (+3 -24)

📄 Description

Hi, I want to use the MiniCPM-V model in ollama which has been merged into llama.cpp. So I try to update the llama.cpp branch of ollama.


🔄 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/6497 **Author:** [@tc-mb](https://github.com/tc-mb) **Created:** 8/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `sync-master-for-minicpmv` --- ### 📝 Commits (2) - [`56c670b`](https://github.com/ollama/ollama/commit/56c670b7ed79d34b09e117d89a9e650ce4a1f018) init - [`8d07947`](https://github.com/ollama/ollama/commit/8d079477885f54d04204e99d8aeb070537df55cd) init ### 📊 Changes **6 files changed** (+39 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `llm/ext_server/server.cpp` (+1 -1) 📝 `llm/llama.cpp` (+1 -1) 📝 `llm/patches/05-default-pretokenizer.diff` (+5 -5) 📝 `llm/patches/06-embeddings.diff` (+12 -14) 📝 `llm/patches/08-pooling.diff` (+17 -15) 📝 `llm/patches/11-phi3-sliding-window.diff` (+3 -24) </details> ### 📄 Description Hi, I want to use the MiniCPM-V model in ollama which has been merged into llama.cpp. So I try to update the llama.cpp branch of ollama. --- <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-22 22:40:30 -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#38001