初始化项目,由ModelHub XC社区提供模型
Model: FreedomIntelligence/chimera-chat-7b-delta Source: Original Platform
This commit is contained in:
10
tokenizer_config.json
Normal file
10
tokenizer_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"bos_token": "",
|
||||
"clean_up_tokenization_spaces": false,
|
||||
"eos_token": "",
|
||||
"model_max_length": 2048,
|
||||
"padding_side": "right",
|
||||
"special_tokens_map_file": "llama_hf_7b/special_tokens_map.json",
|
||||
"tokenizer_class": "LlamaTokenizer",
|
||||
"unk_token": ""
|
||||
}
|
||||
Reference in New Issue
Block a user