初始化项目,由ModelHub XC社区提供模型
Model: sokada/codegen25-7b-multi-gguf-with-dummy-tokenizer Source: Original Platform
This commit is contained in:
12
tokenizer_config.json
Normal file
12
tokenizer_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"add_eos_token": false,
|
||||
"add_special_tokens": true,
|
||||
"clean_up_tokenization_spaces": true,
|
||||
"eos_token": "<|endoftext|>",
|
||||
"model_max_length": 1000000000000000019884624838656,
|
||||
"pad_token": null,
|
||||
"tokenizer_class": "CodeGen25Tokenizer",
|
||||
"auto_map": {
|
||||
"AutoTokenizer": ["tokenization_codegen25.CodeGen25Tokenizer", null]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user