Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Qwen-14B-Chat-GPTQ
like
31
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
4-bit precision
gptq
arxiv:
5 papers
Model card
Files
Files and versions
Community
4
Train
Use this model
cc23038
Qwen-14B-Chat-GPTQ
/
tokenizer_config.json
TheBloke
GPTQ model commit
cc23038
about 1 year ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"model_max_length"
:
8192
,
"tokenizer_class"
:
"QWenTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
}