llava-v1.5-7b-cvbench-2-nl-fft / generation_config.json
jpark677's picture
Upload LlavaLlamaForCausalLM
f4ebda7 verified
raw
history blame contribute delete
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.36.2"
}