UVOX-Magpie-xLAM-Supernova-8B / special_tokens_map.json
AtAndDev's picture
Swap base LLM from Llama 3.1 8B to AtAndDev/Magpie-xLAM-Supernova-8B for improved tool calling
54b8278 verified
raw
history blame contribute delete
619 Bytes
{
"additional_special_tokens": [
{
"content": "<|audio|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"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": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}