初始化项目,由ModelHub XC社区提供模型

Model: Indexnusrefather/LFM-2.5-1.2b-Instruct-roleplay-tuned-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-11 12:20:12 +08:00
commit 1f4518a27c
15 changed files with 328235 additions and 0 deletions

23
special_tokens_map.json Normal file
View File

@@ -0,0 +1,23 @@
{
"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
}
}