Llama-4-Scout-17B-16E-Instruct-NVFP4 / special_tokens_map.json
Shubhra Pandit
Upload model files
767354f
raw
history blame
448 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|finetune_right_pad|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}