Llama-3.2-1B-Instruct-ONNX / cuda /cuda-fp16 /special_tokens_map.json
sunghcho's picture
Upload 19 files
b6a9d35 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
}
}