Meta-Llama-3.1-70B-8bit / special_tokens_map.json
prince-canuma's picture
12da2628ee25704ed7819343dd65dd69c2d9cf78966d36dc3352a2a17cac4765
f90547e verified
raw
history blame
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
}
}