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

Model: LiberteEPFL/lfm25-1.2b-sft-bigchat-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-10 20:33:31 +08:00
commit 7059fe698a
18 changed files with 656065 additions and 0 deletions

View File

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