初始化项目,由ModelHub XC社区提供模型
Model: Simonc-44/Cygnis-Alpha-2-8B-v0.4 Source: Original Platform
This commit is contained in:
16
tokenizer_config.json
Normal file
16
tokenizer_config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"add_prefix_space": null,
|
||||
"backend": "tokenizers",
|
||||
"bos_token": "<|begin_of_text|>",
|
||||
"clean_up_tokenization_spaces": true,
|
||||
"eos_token": "<|end_of_text|>",
|
||||
"is_local": false,
|
||||
"model_max_length": 131072,
|
||||
"model_type": "llama",
|
||||
"pad_token": "<|finetune_right_pad_id|>",
|
||||
"padding_side": "right",
|
||||
"tokenizer_class": "LlamaTokenizerFast",
|
||||
"unk_token": "<unk>",
|
||||
"use_default_system_prompt": false,
|
||||
"legacy": false
|
||||
}
|
||||
Reference in New Issue
Block a user