gpt-oss-120b-mlflow / model /special_tokens_map.json
MLProductionization's picture
Initial model upload
f19d859 verified
raw
history blame contribute delete
98 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|return|>",
"pad_token": "<|endoftext|>"
}