Safetensors
English
llama
sound language model
mini-Ichigo-llama3.2-3B-s-base / special_tokens_map.json
jan-hq's picture
Upload tokenizer
b06467b verified
raw
history blame contribute delete
377 Bytes
{
"additional_special_tokens": [
"<|sound_start|>",
"<|sound_end|>"
],
"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
}
}