mistral / special_tokens_map.json
mohammed
Clone mistral and change config file model name to llama
4cbdd04
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}