llama-3.2-1b-instruct-onnx / special_tokens_map.json
doberst's picture
Upload 5 files
b4ad5be verified
raw
history blame
312 Bytes
{
"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
}
}