Umbra-v3-MoE-4x11b-exl2-8bpw-8h-rpcal / special_tokens_map.json
AzureBlack's picture
Upload folder using huggingface_hub
cbba7d3 verified
raw
history blame contribute delete
No virus
436 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}