Jinx-gpt-oss-20b-mxfp4-mlx / special_tokens_map.json
KCh3dRi4n's picture
Add files using upload-large-folder tool
b247bcb verified
raw
history blame contribute delete
440 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": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}