Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Qwen
/
Qwen-1_8B-Chat
like
121
Follow
Qwen
53.2k
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
arxiv:
2309.16609
arxiv:
2305.08322
arxiv:
2009.03300
Model card
Files
Files and versions
xet
Community
3
Train
Deploy
Use this model
5d8f58f
Qwen-1_8B-Chat
/
tokenizer_config.json
yangapku
init model
5d8f58f
almost 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"model_max_length"
:
8192
,
"tokenizer_class"
:
"QWenTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
}