MN-DARKEST-UNIVERSE-29B-mlx-8Bit / special_tokens_map.json
Derek WH
Upload special_tokens_map.json with huggingface_hub
4c261c4 verified
Raw
History Blame Contribute Delete
414 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
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}