Llama-2-7b-awq-4bit / special_tokens_map.json
bnjmnmarie's picture
Upload 9 files
e657d48
raw
history blame contribute delete
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}