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