deepseek-coder-7b-instruct-v1.5-fma / special_tokens_map.json
Lu Yaojie
First model version
855f15d
raw
history blame contribute delete
216 Bytes
{
"bos_token": {
"content": "<|begin▁of▁sentence|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": "<|EOT|>",
"pad_token": "<|EOT|>"
}