[PR #12078] [model] Support MiniCPM-V 4.5 #60400

Open
opened 2026-04-29 15:21:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12078
Author: @tc-mb
Created: 8/25/2025
Status: 🔄 Open

Base: mainHead: Support-MiniCPM-V-4.5


📝 Commits (10+)

  • 698797e support MiniCPM-V-4
  • 069bbdb support MiniCPM-o 4.0
  • f3b414e fix code
  • 5781380 Support MiniCPm-V 4.5
  • a553bb5 fix bug
  • 96907d5 Merge branch 'MIniCPM-V' into main
  • dac9d7d Merge pull request #28 from tc-mb/main
  • 2452102 Merge pull request #29 from tc-mb/Fixe-bug-tha-image-cannot-be-seen-when-there-is-a-slice-image
  • 09b0772 Merge branch 'MIniCPM-V' into Support-MiniCPM-V-4.5
  • 27990f4 Merge branch 'main' into Support-MiniCPM-V-4.5

📊 Changes

2 files changed (+10 additions, -1 deletions)

View changed files

📝 llama/llama.cpp/tools/mtmd/clip.cpp (+9 -0)
📝 llama/llama.cpp/tools/mtmd/mtmd.cpp (+1 -1)

📄 Description

I’m bringing MiniCPM-V 4.5 in this PR.

Compared to the recently released MiniCPM-V 4.0, this new version puts more emphasis on performance metrics.


🔄 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/12078 **Author:** [@tc-mb](https://github.com/tc-mb) **Created:** 8/25/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `Support-MiniCPM-V-4.5` --- ### 📝 Commits (10+) - [`698797e`](https://github.com/ollama/ollama/commit/698797e5bb90b6a44baef11b766cd293c24bca51) support MiniCPM-V-4 - [`069bbdb`](https://github.com/ollama/ollama/commit/069bbdb40beddf408509d0f5ca0d1e51825877b4) support MiniCPM-o 4.0 - [`f3b414e`](https://github.com/ollama/ollama/commit/f3b414ef7e57bb8ec19e8075c1841717ba74a90f) fix code - [`5781380`](https://github.com/ollama/ollama/commit/57813801f5c52259c2001ac5eca3ed9c17934070) Support MiniCPm-V 4.5 - [`a553bb5`](https://github.com/ollama/ollama/commit/a553bb56aff45298328a5dd4def825eb091d5fd7) fix bug - [`96907d5`](https://github.com/ollama/ollama/commit/96907d575084b03b829908d39f82db900e8ab69a) Merge branch 'MIniCPM-V' into main - [`dac9d7d`](https://github.com/ollama/ollama/commit/dac9d7d2edfc0cdaff7de859a94eec166a834c04) Merge pull request #28 from tc-mb/main - [`2452102`](https://github.com/ollama/ollama/commit/2452102928af8220a53c56998001a0c7c645fe40) Merge pull request #29 from tc-mb/Fixe-bug-tha-image-cannot-be-seen-when-there-is-a-slice-image - [`09b0772`](https://github.com/ollama/ollama/commit/09b07729d9408a0b033ac5b07b23188c975b43db) Merge branch 'MIniCPM-V' into Support-MiniCPM-V-4.5 - [`27990f4`](https://github.com/ollama/ollama/commit/27990f44bd73c35a9d96062459a5b07315fae42a) Merge branch 'main' into Support-MiniCPM-V-4.5 ### 📊 Changes **2 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.cpp/tools/mtmd/clip.cpp` (+9 -0) 📝 `llama/llama.cpp/tools/mtmd/mtmd.cpp` (+1 -1) </details> ### 📄 Description I’m bringing MiniCPM-V 4.5 in this PR. Compared to the recently released MiniCPM-V 4.0, this new version puts more emphasis on performance metrics. --- <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-29 15:21:06 -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#60400