Draft
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
hmellor
reviewed
Feb 27, 2026
redpanda1995
approved these changes
Feb 28, 2026
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Contributor
|
[For maintainers] Suggested jobs to run (before merge) run-slow: auto, gemma, t5 |
…face/transformers into auto-detect-wrong-mapping-models
itazap
added a commit
that referenced
this pull request
Mar 2, 2026
itazap
added a commit
that referenced
this pull request
Mar 4, 2026
ArthurZucker
added a commit
that referenced
this pull request
Mar 4, 2026
…4255) * update deepseek v2 for tokenizers v5 * adding remote code fix * fix deepseek name * handle spm conversion from proto only when overriding bad_models * add script to compare xlni and code_search_net output of 2 tokenizers * tiktoken models support * fix tests * testssss * fix gemma * apply some feedback * paligemma processor tests fix * add relevant changes from #44298 * json serializable fix * add more xlni cases * t5 fix * ruff check code quality * missed file for t5 test fix * modular failures * other modular fixes * tiktoken.model test * more feedback updates! * fixing models so AutoTokenizer == TokenizersBackend - aligning with converters * seamless m4t * missed the most important files * Revert "missed the most important files" This reverts commit 8fcc625. * undo changes to big bird , bert, seamless * setup and qual * lasr * t5 * dpr bert * xlmroberta * reformer * nllb * style and shit * update * fix * extract the charsmap * fix mbart? * style * nllb and test tok common read spm precompiled charsmap * fix whisper? * nllb * checked on v4! * fix repo * fix lasr * style --------- Co-authored-by: ita.zaporozhets@huggingface.co <ita_zaporozhets@ip-26-0-164-75.ec2.internal> Co-authored-by: ita.zaporozhets@huggingface.co <ita_zaporozhets@ip-26-0-170-31.ec2.internal> Co-authored-by: Arthur <arthur.zucker@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
A few issues we did not catch:
transformers/src/transformers/convert_slow_tokenizer.py
Lines 1314 to 1315 in 47b0e47
GemmaTokenierEquivalence check: