Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
optimum
/
gpt2-neuronx-bs128
like
0
Follow
Hugging Face Optimum
43
Text Generation
Transformers
gpt2
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
806df4a
gpt2-neuronx-bs128
/
special_tokens_map.json
dacorvo
HF staff
Upload special_tokens_map.json with huggingface_hub
7f07439
about 1 year ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}