SCL_LLaVA-1.5-7b / generation_config.json
hehai's picture
commit from linhh29@mail2.sysu.edu.cn
fc6cf7d
raw
history blame contribute delete
185 Bytes
{
"do_sample": true,
"eos_token_id": 2,
"max_new_tokens": 2048,
"pad_token_id": 32001,
"temperature": 0.3,
"top_k": 20,
"top_p": 0.7,
"transformers_version": "4.41.0"
}