Llama-3.2-3B-Instruct-AWQ/special_tokens_map.json
2024-09-25 20:17:19 +00:00

17 lines
312 B
JSON

{
"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
}
}