Files
LFM2.5-1.2B-Instruct-Thinki…/special_tokens_map.json
ModelHub XC 71cc765418 初始化项目,由ModelHub XC社区提供模型
Model: DavidAU/LFM2.5-1.2B-Instruct-Thinking-Claude-High-Reasoning
Source: Original Platform
2026-06-07 16:11:06 +08:00

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