Files
Luth-LFM2-350M/special_tokens_map.json
ModelHub XC a1a9e66d3a 初始化项目,由ModelHub XC社区提供模型
Model: kurakurai/Luth-LFM2-350M
Source: Original Platform
2026-07-29 23:22:13 +08:00

24 lines
434 B
JSON

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