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

Model: axolotl-ai-co/Falcon-E-1.2-3B-Exp-prequantized
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 05:46:19 +08:00
commit 2d7870070d
8 changed files with 165819 additions and 0 deletions

9
tokenizer_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"backend": "tokenizers",
"clean_up_tokenization_spaces": true,
"eos_token": "<|end_of_text|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|end_of_text|>",
"tokenizer_class": "TokenizersBackend"
}