chat-llama2-70b-4bit / special_tokens_map.json
hongyin's picture
Upload 9 files
cb6bb81
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}