3b-fr-ft-research_release_4bit / special_tokens_map.json
fqb's picture
Ajout du tokenizer pour le modèle Orpheus français quantifié en 4 bits avec Unsloth
507771c verified
raw
history blame contribute delete
394 Bytes
{
"additional_special_tokens": [
"<|audio|>"
],
"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": "<|finetune_right_pad_id|>"
}