Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
4bit
/
Qwen-VL
like
1
Follow
4bit
66
Text Generation
Transformers
PyTorch
Chinese
English
qwen
custom_code
arxiv:
2308.12966
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
Qwen-VL
/
generation_config.json
camenduru
thanks to Qwen ❤
967a566
over 2 years ago
raw
Copy download link
history
blame
Safe
218 Bytes
{
"chat_format"
:
"raw"
,
"do_sample"
:
true
,
"eos_token_id"
:
151643
,
"max_new_tokens"
:
512
,
"max_window_size"
:
6144
,
"pad_token_id"
:
151643
,
"top_k"
:
0
,
"top_p"
:
0.5
,
"transformers_version"
:
"4.31.0"
}