[PR #13862] model/models/qwen3vl/model.go: Enhance condition for vision model validation #14423

Open
opened 2026-04-13 00:53:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13862
Author: @resynth
Created: 1/23/2026
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (1)

  • 7f522f1 Enhance condition for vision model validation

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 model/models/qwen3vl/model.go (+1 -1)

📄 Description

Fix for issue #13794 Qwen3-VL / Vision models crash with nil Conv3D pointer
Prevents crash when a supposed vision model has no vision tensors.


🔄 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/13862 **Author:** [@resynth](https://github.com/resynth) **Created:** 1/23/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7f522f1`](https://github.com/ollama/ollama/commit/7f522f15c637ba31889c9a6d52ec9b26c8dc5037) Enhance condition for vision model validation ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `model/models/qwen3vl/model.go` (+1 -1) </details> ### 📄 Description Fix for issue [#13794 Qwen3-VL / Vision models crash with nil Conv3D pointer](https://github.com/ollama/ollama/issues/13794) Prevents crash when a supposed vision model has no vision tensors. --- <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-13 00:53:38 -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#14423