Text Generation
Transformers
English
gpt_neox
red_pajama
text-generation-inference
Inference Endpoints
RedPajama-INCITE-Chat-3B-v1-GGML / tokenizer_config.json
keldenl's picture
Upload 5 files
3a1e8a6
raw
history blame contribute delete
No virus
237 Bytes
{
"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|>"
}