Transformers
PyTorch
Inference Endpoints
mamba-2.8b-zephyr / special_tokens_map.json
xiuyul's picture
Upload folder using huggingface_hub
92c52cf
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}