Text Generation
Transformers
Safetensors
English
bolmo
custom_code
Bolmo-7B / special_tokens_map.json
benjamin's picture
Upload folder using huggingface_hub
8b28006 verified
raw
history blame contribute delete
75 Bytes
{
"bos_token": "<bos>",
"eos_token": "<bos>",
"pad_token": "<pad>"
}