airoboros-2.2.1-y34b-3.0bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
ExLLaMA V2 quant of airoboros-2.2.1-y34b-3.0bpw-h6-exl2
88d4ba9
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}