Llama-3-6B-Instruct-pruned-mlx-4bit / special_tokens_map.json
typealias's picture
81e65d7bad1160e86912644888208713b44fbe7657690e442c603661693a1f89
d087f7b 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
}
}