Text Generation
Transformers
Safetensors
English
olmo
conversational
Inference Endpoints
OLMo-7B-0724-Instruct-hf / special_tokens_map.json
hamishivi's picture
Upload folder using huggingface_hub
3f635a4 verified
raw
history blame contribute delete
No virus
293 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|padding|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}