mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-04 12:00:10 +00:00
bbcee1ced5
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
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
[codespell]
|
|
skip = .git,*.pdf,*.svg,*_tokenizer_config.h
|
|
#
|
|
# ignore-words-list =
|