openthaigpt-1.0.0-beta-13B-chat-AWQ / special_tokens_map.json
TheBloke's picture
AWQ model commit
b16bb1b
raw
history blame contribute delete
No virus
170 Bytes
{
"bos_token": "<s>",
"cls_token": "<CLS>",
"eos_token": "</s>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"sep_token": "<SEP>",
"unk_token": "<unk>"
}