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

Model: QwenCollection/Hercules-Mini-1.8B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-10 14:17:01 +08:00
commit e7aeb8fe6c
14 changed files with 455028 additions and 0 deletions

14
special_tokens_map.json Normal file
View File

@@ -0,0 +1,14 @@
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": "<|im_end|>",
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}