openthaigpt-1.0.0-beta-13B-chat-GPTQ / special_tokens_map.json
TheBloke's picture
GPTQ model commit
754a4c7
raw history blame
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>"
}