Llama-3-8B-Ultra-Instruct-exl2 / special_tokens_map.json
bartowski's picture
Quant for 3.5
e847632
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
}
}