Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mit-han-lab
/
vila-u-7b-256
like
18
Follow
MIT HAN Lab
118
Any-to-Any
Safetensors
vila_u_llama
arxiv:
2409.04429
License:
mit
Model card
Files
Files and versions
Community
1
89ee1eb
vila-u-7b-256
/
llm
/
generation_config.json
Zhuoyang Zhang
Initial Commit
89ee1eb
3 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.36.2"
}