MFANN-llama3.1-Abliterated-SLERP / special_tokens_map.json
netcat420's picture
Upload folder using huggingface_hub
0c7b291 verified
raw
history blame
296 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}