libra-llava-rad / generation_config.json
X-iZhang's picture
Initial model upload
ab5153c verified
raw
history blame contribute delete
202 Bytes
{
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 0,
"temperature": null,
"top_k": null,
"top_p": null,
"transformers_version": "4.51.3",
"typical_p": null
}