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

Model: stvlynn/Qwen-7B-Chat-Cantonese
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-21 23:44:12 +08:00
commit 09045dd212
22 changed files with 154296 additions and 0 deletions

10
special_tokens_map.json Normal file
View File

@@ -0,0 +1,10 @@
{
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|im_end|>"
}