[PR #12713] [MERGED] model/parsers: remove warning for missing <think> tag for qwen3-vl #45170

Closed
opened 2026-04-25 00:51:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12713
Author: @jmorganca
Created: 10/20/2025
Status: Merged
Merged: 10/20/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/remove-slot-warn-thinking


📝 Commits (1)

  • 64364c1 model/parsers: remove warning for missing tag for qwen3-vl as the model does not output this

📊 Changes

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

View changed files

📝 model/parsers/qwen3vl.go (+0 -3)

📄 Description

The model does not output <think>, and so don't warn on this


🔄 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/12713 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/20/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/remove-slot-warn-thinking` --- ### 📝 Commits (1) - [`64364c1`](https://github.com/ollama/ollama/commit/64364c1bce0f679dda56d78326d5836875975c71) model/parsers: remove warning for missing <think> tag for qwen3-vl as the model does not output this ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `model/parsers/qwen3vl.go` (+0 -3) </details> ### 📄 Description The model does not output `<think>`, and so don't warn on this --- <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-25 00:51:53 -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#45170