unsloth-gpt-oss-120b-q5-hi-mlx / special_tokens_map.json
nightmedia's picture
Add files using upload-large-folder tool
b60fc28 verified
raw
history blame contribute delete
446 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|return|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|reserved_200017|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}