Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
01-ai
/
Yi-VL-34B
like
260
Follow
01-ai
484
Image-Text-to-Text
PyTorch
llava
conversational
arxiv:
2403.04652
License:
apache-2.0
Model card
Files
Files and versions
Community
16
refs/pr/15
Yi-VL-34B
/
generation_config.json
Ubuntu
add small files
38c7682
10 months ago
raw
Copy download link
history
blame
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.34.0"
}