Files
Seed-OSS-36B-Instruct-MPOA/special_tokens_map.json
ModelHub XC 628ab32cf9 初始化项目,由ModelHub XC社区提供模型
Model: YanLabs/Seed-OSS-36B-Instruct-MPOA
Source: Original Platform
2026-05-23 15:06:18 +08:00

24 lines
432 B
JSON

{
"bos_token": {
"content": "<seed:bos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<seed:eos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<seed:pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}