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