Llama-3-CBHybridL-8B / special_tokens_map.json
lazarevich's picture
release model
d153e2b
raw
history blame contribute delete
419 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
},
"memory_token": "<|memory|>",
"memory_end_token": "<|memory_end|>"
}