[PR #12841] [MERGED] fix: qwen2.5vl, qwen3vl composite image #12715

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12841
Author: @mxyng
Created: 10/29/2025
Status: Merged
Merged: 10/30/2025
Merged by: @mxyng

Base: mainHead: mxyng/fix-qwen-vl


📝 Commits (1)

  • d5a2dd8 fix: qwen2.5vl, qwen3vl composite image

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 model/models/qwen25vl/process_image.go (+2 -0)
📝 model/models/qwen3vl/imageprocessor.go (+2 -0)

📄 Description

this change fixes images with an alpha channel by overlaying the image onto a white background


🔄 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/12841 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-qwen-vl` --- ### 📝 Commits (1) - [`d5a2dd8`](https://github.com/ollama/ollama/commit/d5a2dd82e93101a133dd4850b7f2f240e37f6580) fix: qwen2.5vl, qwen3vl composite image ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `model/models/qwen25vl/process_image.go` (+2 -0) 📝 `model/models/qwen3vl/imageprocessor.go` (+2 -0) </details> ### 📄 Description this change fixes images with an alpha channel by overlaying the image onto a white background --- <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:44:46 -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#12715
No description provided.