tigerbot-13B-chat-v5-GPTQ / special_tokens_map.json
TheBloke's picture
GPTQ model commit
8ac9ddf verified
raw
history blame contribute delete
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>"
}