Replace stray [THINK]/[/THINK] special tokens with reserved <SPECIAL_34>/<SPECIAL_35> slots
#3
by juliendenize - opened
This is a non-reasoning model. Renaming the unused [THINK]/[/THINK] special tokens to reserved / slots prevents tooling (e.g. mistral-common) from treating it as reasoning-capable. Only tokenizer files are changed.
juliendenize changed pull request status to merged