Skip to content

Fix CI failure with tokenizers 0.23.2 - #286

Merged
Anush008 merged 2 commits into
dependabot/cargo/tokenizers-0.23.2from
copilot/fix-github-actions-job-failure
Sep 7, 2026
Merged

Fix CI failure with tokenizers 0.23.2#286
Anush008 merged 2 commits into
dependabot/cargo/tokenizers-0.23.2from
copilot/fix-github-actions-job-failure

Conversation

Copilot AI commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix compilation failures introduced by tokenizers 0.23.2
  • Pass owned AddedToken values to add_special_tokens
  • Propagate tokenizer configuration errors instead of ignoring them

Validation

  • cargo fmt --all -- --check
  • cargo check --no-default-features --features image-models,ort-load-dynamic
  • cargo clippy --no-default-features --features image-models,ort-load-dynamic -- -D warnings
  • cargo test --no-default-features --features image-models,ort-load-dynamic --lib --no-run

Copilot AI and others added 2 commits September 7, 2026 04:04
Co-authored-by: Anush008 <46051506+Anush008@users.noreply.github.com>
Co-authored-by: Anush008 <46051506+Anush008@users.noreply.github.com>
Copilot AI requested a review from Anush008 September 7, 2026 04:10
@Anush008
Anush008 marked this pull request as ready for review September 7, 2026 04:11
@Anush008
Anush008 merged commit 433aacb into dependabot/cargo/tokenizers-0.23.2 Sep 7, 2026
21 of 22 checks passed
@Anush008
Anush008 deleted the copilot/fix-github-actions-job-failure branch September 7, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants