Leo-Mistral-Hessianai-7B-Chat-AWQ / special_tokens_map.json
TheBloke's picture
AWQ model commit
ed0e6e8
raw
history blame contribute delete
No virus
276 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>",
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<s>",
"cls_token": "</s>",
"eos_token": "</s>",
"mask_token": "</s>",
"pad_token": "</s>",
"sep_token": "</s>",
"unk_token": "<unk>"
}