Files
gpt-oss-7.8b-specialized-al…/special_tokens_map.json
ModelHub XC 6c8ebb67dc 初始化项目,由ModelHub XC社区提供模型
Model: AmanPriyanshu/gpt-oss-7.8b-specialized-all-pruned-moe-only-10-experts
Source: Original Platform
2026-04-29 12:28:53 +08:00

24 lines
440 B
JSON

{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|return|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}