Files
OpenAI-gpt-oss-20B-INSTRUCT…/special_tokens_map.json
ModelHub XC 9811949c5d 初始化项目,由ModelHub XC社区提供模型
Model: DavidAU/OpenAI-gpt-oss-20B-INSTRUCT-Heretic-Uncensored
Source: Original Platform
2026-08-23 05:10:16 +08:00

24 lines
463 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
}
}