Yarn-Llama-2-70B-32k-GPTQ / special_tokens_map.json
TheBloke's picture
GPTQ model commit
4d8da4f
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}