Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
Qwen-7B-Chat-AWQ
like
8
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
4-bit precision
awq
arxiv:
5 papers
Model card
Files
Files and versions
Community
1
Train
Use this model
9be754f
Qwen-7B-Chat-AWQ
/
tokenizer_config.json
TheBloke
AWQ model commit
4013f1b
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
]
}
}