Text Generation
Transformers
English
gpt_neox
Inference Endpoints
text-generation-inference
ct2-int8-redpajama-7b-instruct / tokenizer_config.json
TitanML Co
Upload folder using huggingface_hub
0249af3 verified
{
"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|>"
}