Skip to content

fix(qwen3): clamp image max_pixels to tokenizer token budget#260

Merged
Anush008 merged 3 commits into
mainfrom
clamp-image-max_pixels-to-tokenizer-token-budget
Jun 14, 2026
Merged

fix(qwen3): clamp image max_pixels to tokenizer token budget#260
Anush008 merged 3 commits into
mainfrom
clamp-image-max_pixels-to-tokenizer-token-budget

Conversation

@Anush008

Copy link
Copy Markdown
Owner

Closes #253

@Anush008 Anush008 merged commit 5340989 into main Jun 14, 2026
9 checks passed
@Anush008 Anush008 deleted the clamp-image-max_pixels-to-tokenizer-token-budget branch June 14, 2026 10:52
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2026
## [5.16.2](v5.16.1...v5.16.2) (2026-06-14)

### 🐛 Bug Fixes

* **qwen3:** clamp image max_pixels to tokenizer token budget ([#260](#260)) ([5340989](5340989))
* **nomic-v2-moe:** resolve dtype mismatches for BF16/F16 inference ([#259](#259)) ([5dae66b](5dae66b))

### 📝 Documentation

* Usage reconciliation at README.md and lib.rs docstrings ([#258](#258)) ([53bf4db](53bf4db))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.16.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Qwen3VLEmbedding image token span mismatch on 1280x720 frames

1 participant