Text Generation
Transformers
PyTorch
Safetensors
gpt_neox
text-generation-inference
Inference Endpoints
PGT-1B-2EP / tokenizer_config.json
erfanzar's picture
Upload tokenizer
e7c8cf4
raw
history blame
No virus
264 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}