Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Qwen
/
Qwen-7B-Chat-Int8
like
8
Follow
Qwen
1,677
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
8-bit precision
gptq
arxiv:
5 papers
Model card
Files
Files and versions
Community
1
Train
Use this model
e531de0
Qwen-7B-Chat-Int8
/
tokenizer_config.json
yangapku
update
01803f3
11 months ago
raw
Copy download link
history
blame
Safe
174 Bytes
{
"model_max_length"
:
32768
,
"tokenizer_class"
:
"QWenTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
}