Text Generation
Transformers
PyTorch
TensorBoard
English
olmo
conversational
Inference Endpoints
OLMo-1B-0724-Instruct-hf / special_tokens_map.json
hamishivi's picture
Upload folder using huggingface_hub
f3ad50b verified
raw
history blame contribute delete
433 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}