starchat-beta-GPTQ / special_tokens_map.json
TheBloke's picture
Initial GPTQ model commit
4dcd462
raw
history blame
No virus
206 Bytes
{
"additional_special_tokens": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}