Bunny-v1_1-Llama-3-8B-V / generation_config.json
Isaachh's picture
update
67631fb
raw
history blame contribute delete
161 Bytes
{
"bos_token_id": 128000,
"eos_token_id": [
128001,
128009
],
"max_length": 4096,
"pad_token_id": 128001,
"transformers_version": "4.40.0"
}