mistral-7B-instruct-v0.2-awq / special_tokens_map.json
Arpeet's picture
Upload folder using huggingface_hub
c39d98e verified
raw
history blame contribute delete
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}