Transformers
unsloth
Llama-3.1-8B-bnb-4bit-POIV2 / special_tokens_map.json
Quentin123's picture
Upload model trained with Unsloth
15a1ffd verified
Raw
History Blame Contribute Delete
454 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
},
"pad_token": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}