Llama-3.2-3B-Instruct-ONNX / cuda /cuda-fp16 /special_tokens_map.json
parinitarahi's picture
Upload 19 files (#1)
0f90e93 verified
raw
history blame
296 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
}
}