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

Model: NickyNicky/Mistral-7B-OpenOrca-oasst_top1_2023-08-25-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-05 20:41:07 +08:00
commit 18d6afdc8e
13 changed files with 91762 additions and 0 deletions

12
special_tokens_map.json Normal file
View File

@@ -0,0 +1,12 @@
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>",
"<|im_end|>",
"<|im_start|>"
],
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"unk_token": "<unk>"
}