deepseek-coder-1.3b-instruct / onnx /special_tokens_map.json
actcentive's picture
Adding ONNX file of this model
02facb2 verified
raw
history blame
123 Bytes
{
"bos_token": "<|begin▁of▁sentence|>",
"eos_token": "<|EOT|>",
"pad_token": "<|end▁of▁sentence|>"
}