[PR #9622] [CLOSED] support omni by minicpmo and fix bugs in minicpmv #11753

Closed
opened 2025-11-12 16:21:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9622
Author: @tc-mb
Created: 3/10/2025
Status: Closed

Base: mainHead: fix-schema-in-minicpmv


📝 Commits (1)

📊 Changes

2 files changed (+74 additions, -2 deletions)

View changed files

📝 llama/llama.go (+12 -0)
📝 runner/llamarunner/runner.go (+62 -2)

📄 Description

I found that the schema of minicpmv in Ollama seems to be misplaced, which will affect the accuracy of the model. I fixed this problem in this PR.


🔄 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/9622 **Author:** [@tc-mb](https://github.com/tc-mb) **Created:** 3/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-schema-in-minicpmv` --- ### 📝 Commits (1) - [`6a69927`](https://github.com/ollama/ollama/commit/6a699274516edc3af70a33612157033a85297a3c) fix schema in minicpmv ### 📊 Changes **2 files changed** (+74 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.go` (+12 -0) 📝 `runner/llamarunner/runner.go` (+62 -2) </details> ### 📄 Description I found that the schema of minicpmv in Ollama seems to be misplaced, which will affect the accuracy of the model. I fixed this problem in this PR. --- <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 2025-11-12 16:21:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#11753