Transformers
Composer
MosaicML
llm-foundry
mpt-7b-instruct-ct2-int8_float16 / tokenizer_config.json
blackmount8
Update model and tokenizer.
eaa45f6
{
"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|>"
}