Files
Seed-OSS-36B-Instruct-AWQ/special_tokens_map.json
ModelHub XC b0bec98963 初始化项目,由ModelHub XC社区提供模型
Model: QuantTrio/Seed-OSS-36B-Instruct-AWQ
Source: Original Platform
2026-04-09 13:45:21 +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
}
}