Llama-3-70B-Instruct-Gradient-262k-AWQ / special_tokens_map.json
starsy's picture
Initial upload
14954ca verified
raw
history blame contribute delete
No virus
301 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}