初始化项目,由ModelHub XC社区提供模型
Model: bgraudt/mythos Source: Original Platform
This commit is contained in:
9
tokenizer_config.json
Normal file
9
tokenizer_config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"tokenizer_class": "PreTrainedTokenizerFast",
|
||||
"bos_token": "<s>",
|
||||
"eos_token": "</s>",
|
||||
"pad_token": "<pad>",
|
||||
"unk_token": "<unk>",
|
||||
"clean_up_tokenization_spaces": false,
|
||||
"model_max_length": 2048
|
||||
}
|
||||
Reference in New Issue
Block a user