[Auto] Add Mistral regex patch regression test (cluster-45081-3): merged 2 of 2 PRs#36
Open
[Auto] Add Mistral regex patch regression test (cluster-45081-3): merged 2 of 2 PRs#36
Conversation
The existing test only checks that passing fix_mistral_regex=True doesn't error, but the hub model's config version causes early return so the patching logic is never exercised. This new test creates a local config with an old transformers_version to force the patching code path, verifying that the pre_tokenizer is correctly patched to a Sequence without AttributeError.
…/transformers into merge-cluster-cluster-45081-3-20260427115403
…/transformers into merge-cluster-cluster-45081-3-20260427115403
Owner
Author
|
Trace for this mergeability run: https://huggingface.co/datasets/evalstate/transformers-merge-experiments/blob/main/2604271305-tG6fgG__dev__codex.jsonl |
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.
Cluster: cluster-45081-3
Base ref: origin/main
Merged PRs:
Skipped PRs: none.
Failed/conflicting PRs: none.
Notes:
Next steps: