初始化项目,由ModelHub XC社区提供模型
Model: Qwen/Qwen-7B Source: Original Platform
This commit is contained in:
10
tokenizer_config.json
Normal file
10
tokenizer_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"model_max_length": 32768,
|
||||
"tokenizer_class": "QWenTokenizer",
|
||||
"auto_map": {
|
||||
"AutoTokenizer": [
|
||||
"tokenization_qwen.QWenTokenizer",
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user