Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-7B-Chat
like
751
Follow
Qwen
1,677
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
arxiv:
5 papers
License:
tongyi-qianwen-license-agreement
Model card
Files
Files and versions
Community
56
Train
Use this model
53c9efa
Qwen-7B-Chat
/
tokenizer_config.json
yangapku
add resource files
4658aaa
over 1 year ago
raw
Copy download link
history
blame
Safe
196 Bytes
{
"remove_space"
:
false
,
"do_lower_case"
:
false
,
"tokenizer_class"
:
"QWenTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
}