Text Generation
Transformers
PyTorch
English
gpt_neox
Inference Endpoints
text-generation-inference
RedPajama-INCITE-Instruct-3B-v1 / tokenizer_config.json
juewang's picture
Update tokenizer_config.json
ecbf8a0
{
"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|>"
}