ICM-LLaVA / ICM-LLaVA-v1.6-7B /generation_config.json
lxe5wipauser09
commit models
7441984
raw
history blame contribute delete
157 Bytes
{
"attn_implementation": "sdpa",
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 0,
"transformers_version": "4.37.2"
}