mpt-7b-8k-GPTQ / tokenizer_config.json
basiliskinstitute's picture
Upload 20 files
b2bc09e
raw
history blame contribute delete
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|>"
}