aya-expanse-8b-abliterated-Q4-mlx / special_tokens_map.json
KYUNGYONG's picture
Upload special_tokens_map.json with huggingface_hub
251c1fb verified
raw
history blame contribute delete
439 Bytes
{
"bos_token": {
"content": "<BOS_TOKEN>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|END_OF_TURN_TOKEN|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<PAD>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}