Text Generation
Transformers
PyTorch
mpt
Composer
MosaicML
llm-foundry
custom_code
text-generation-inference
mpt-30b-instruct / tokenizer_config.json
atrott's picture
Upload folder using huggingface_hub
9a14fb7
{
"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|>"
}