Text Generation
Transformers
PyTorch
mpt
OpenAccess AI Collective
MPT
axolotl
custom_code
text-generation-inference
6 papers
minotaur-mpt-7b / tokenizer_config.json
winglian's picture
beta checkpoint-10138
a9757a4
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}