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

Model: GeorgiaTechResearchInstitute/galpaca-30b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-30 02:08:20 +08:00
commit 583883c07a
14 changed files with 101042 additions and 0 deletions

6
tokenizer_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"model_max_length": 512,
"special_tokens_map_file": "special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast",
"padding_side": "left"
}