Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TideDra
/
Qwen-VL-Chat-DPO
like
0
Transformers
Safetensors
qwen
custom_code
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
16408ed
Qwen-VL-Chat-DPO
/
tokenizer_config.json
TideDra
Upload 7 files
16408ed
verified
5 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
]
}
}