Elohim-3.8B-FP16 / tokenizer_config.json
TitleOS's picture
Upload 6 files
5dd17a9 verified
raw
history blame contribute delete
446 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"is_local": false,
"max_length": 1024,
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"stride": 0,
"tokenizer_class": "TokenizersBackend",
"truncation_side": "right",
"truncation_strategy": "longest_first",
"unk_token": "<|endoftext|>"
}