Commit Graph

2 Commits (cdc7d6ccc4423f415c2d391739069fa6080ab1fe)

Author SHA1 Message Date
Aaron Miller bbcee1ced5 New tokenizer implementation for MPT and GPT-J
Improves output quality by making these tokenizers more closely
match the behavior of the huggingface `tokenizers` based BPE
tokenizers these models were trained with.

Featuring:
 * Fixed unicode handling (via ICU)
 * Fixed BPE token merge handling
 * Complete added vocabulary handling
1 year ago
Yaroslav Halchenko 2195bfabba Add rudimentary codespell config 1 year ago