Meta-Llama-3.1-8B-bnb-nf4-bf16 / special_tokens_map.json
winglian's picture
Converted meta-llama/Meta-Llama-3.1-8B to BNB with nf4 and bf16
fb2d4a9 verified
raw
history blame contribute delete
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
}
}