TheBloke's picture
GPTQ model commit
f57ff4a
raw history blame
No virus
189 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>",
"<|im_end|>",
"<|im_start|>"
],
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"unk_token": "<unk>"
}