orpheus-3b-0.1-ft-ONNX / special_tokens_map.json
Xenova's picture
Xenova HF Staff
Upload folder using huggingface_hub
374b986 verified
raw
history blame contribute delete
350 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
}
}