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

Model: GeorgiaTechResearchInstitute/galactica-6.7b-evol-instruct-70k
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-04 13:24:05 +08:00
commit 40f8b9c501
13 changed files with 120479 additions and 0 deletions

6
tokenizer_config.json Normal file
View File

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