Skip to content

fix AttributeError in _patch_mistral_regex#45086

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

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

Conversation

@knQzx
Copy link
Copy Markdown

@knQzx knQzx commented Mar 28, 2026

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

1 participant