Skip to content

fix(nomic-v2-moe): resolve dtype mismatches for BF16/F16 inference#259

Merged
Anush008 merged 1 commit into
mainfrom
fix(nomic-v2-moe)--resolve-dtype-mismatches-for-BF16/F16-inference
Jun 14, 2026
Merged

fix(nomic-v2-moe): resolve dtype mismatches for BF16/F16 inference#259
Anush008 merged 1 commit into
mainfrom
fix(nomic-v2-moe)--resolve-dtype-mismatches-for-BF16/F16-inference

Conversation

@Anush008

Copy link
Copy Markdown
Owner

Closes #252

@Anush008 Anush008 merged commit 5dae66b into main Jun 14, 2026
9 of 10 checks passed
@Anush008 Anush008 deleted the fix(nomic-v2-moe)--resolve-dtype-mismatches-for-BF16/F16-inference branch June 14, 2026 09:48
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.

NomicV2MoeTextEmbedding: DType arg honored at load but ignored in inference (BF16/F16 broken)

1 participant