Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix AttributeError in _patch_mistral_regex#45086

Open
knQzx wants to merge 1 commit into
huggingface:mainfrom
knQzx:fix/mistral-regex-attribute-error
Open

fix AttributeError in _patch_mistral_regex#45086
knQzx wants to merge 1 commit into
huggingface:mainfrom
knQzx:fix/mistral-regex-attribute-error

Conversation

@knQzx

@knQzx knQzx commented Mar 28, 2026

Copy link
Copy Markdown

the function accesses backend_tokenizer.pre_tokenizer but the tokenizer passed is already the raw rust object, so it should be pre_tokenizer directly. fixes #45081

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

Labels

None yet

Projects

None yet

2 participants