Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
pythia
text-generation-inference
Inference Endpoints
pythia-12b-deduped / special_tokens_map.json
hails's picture
Upload special_tokens_map.json
b1d627b
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}