Llama-3-8B-Instruct-262k-4bit-GPTQ / special_tokens_map.json
Ksgk-fy's picture
Upload tokenizer
3c348fa 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
}
}