Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-1_8B-Chat-Int8
like
4
Follow
Qwen
1,842
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
8-bit precision
gptq
arxiv:
2309.16609
arxiv:
2305.08322
arxiv:
2009.03300
Model card
Files
Files and versions
Community
2
Train
Use this model
d53dc51
Qwen-1_8B-Chat-Int8
/
tokenizer_config.json
xingzhang
init model
5c13d28
12 months ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"model_max_length"
:
8192
,
"tokenizer_class"
:
"QWenTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
}