初始化项目,由ModelHub XC社区提供模型
Model: qikp/kite-6.2-18m Source: Original Platform
This commit is contained in:
13
tokenizer_config.json
Normal file
13
tokenizer_config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"backend": "tokenizers",
|
||||
"eos_token": "<|endoftext|>",
|
||||
"is_local": false,
|
||||
"local_files_only": false,
|
||||
"max_length": null,
|
||||
"model_max_length": 1000000000000000019884624838656,
|
||||
"pad_to_multiple_of": null,
|
||||
"pad_token": "<|endoftext|>",
|
||||
"pad_token_type_id": 0,
|
||||
"padding_side": "left",
|
||||
"tokenizer_class": "TokenizersBackend"
|
||||
}
|
||||
Reference in New Issue
Block a user