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
* Support new merges serialization
Introduced in tokenizers 0.20.0. Tokenizers saved with it will create a
`merges` property where each merge is an array of two items, instead of
a string with a separator.
* nit
0 commit comments