minecraft-ai-codellama-34b / special_tokens_map.json
chriscelaya's picture
Upload model trained with Unsloth
8bed9c6 verified
raw
history blame contribute delete
203 Bytes
{
"additional_special_tokens": [
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>"
],
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}