Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
LANSG
/
GEM
like
0
Image-Text-to-Text
Transformers
Safetensors
llava_llama
text-generation
arxiv:
2503.06073
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
GEM
/
generation_config.json
LANSG
Upload generation_config.json with huggingface_hub
d97dc53
verified
24 days ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"attn_implementation"
:
"flash_attention_2"
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.37.2"
}