meta-llama-Meta-Llama-3-8B-4-bit-gptq / special_tokens_map.json
SotiriosKastanas's picture
Upload tokenizer
c9d2d2b 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
}
}