mirror of
https://www.modelscope.cn/openai-mirror/gpt-oss-20b.git
synced 2026-04-02 18:12:56 +08:00
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"bos_token": "<|startoftext|>",
|
|
"eos_token": "<|return|>",
|
|
"pad_token": "<|endoftext|>"
|
|
}
|