Files
Hathor_Stable-v0.2-L3-8B/special_tokens_map.json
ModelHub XC 73cd0d7f25 初始化项目,由ModelHub XC社区提供模型
Model: Nitral-AI/Hathor_Stable-v0.2-L3-8B
Source: Original Platform
2026-05-06 22:10:53 +08:00

23 lines
448 B
JSON

{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}