tigerbot-13B-chat-v5-AWQ / special_tokens_map.json
TheBloke's picture
AWQ model commit
59f24d5 verified
raw
history blame
No virus
190 Bytes
{
"additional_special_tokens": [
"\n\n### Instruction:\n",
"\n\n### Response:\n"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}