You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Make tokenizer add_special_tokens option configurable
In particular so that it can be disabled for chat/instruct models where an explicit template is used that already includes these tokens.
(for example the leading <s> token added by llama and mixtral tokenizers)
Signed-off-by: Nick Hill <[email protected]>
0 commit comments