Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
pythia
Inference Endpoints
text-generation-inference
pythia-6.9b-deduped / special_tokens_map.json
hails's picture
Upload special_tokens_map.json
91b047f
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}