gpt-oss-120b-mxfp4 / special_tokens_map.json
YuCollection's picture
Upload special_tokens_map.json with huggingface_hub
1d3f2ae verified
raw
history blame contribute delete
98 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|return|>",
"pad_token": "<|endoftext|>"
}