Files
LFM2-2.6B-mr-tictactoe/special_tokens_map.json
ModelHub XC 25adc31e27 初始化项目,由ModelHub XC社区提供模型
Model: anakin87/LFM2-2.6B-mr-tictactoe
Source: Original Platform
2026-05-25 06:37:17 +08:00

24 lines
437 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": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}