mpt-7b-base-8k-4bit-AWQ / tokenizer_config.json
Jamie@TitanML
Upload folder using huggingface_hub
6d470dc
raw
history blame contribute delete
No virus
237 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 8192,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}