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

Model: hienbm/gemma-2-9b-mtaste-16bit
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-29 10:59:12 +08:00
commit 41201bb9cd
12 changed files with 2708 additions and 0 deletions

6
special_tokens_map.json Normal file
View File

@@ -0,0 +1,6 @@
{
"bos_token": "<bos>",
"eos_token": "<end_of_turn>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}