CatVision / generation_config.json
Zhang Hui
add weights
637f9c3
raw
history blame contribute delete
228 Bytes
{
"chat_format": "chatml",
"eos_token_id": 151643,
"max_new_tokens": 512,
"max_window_size": 6144,
"pad_token_id": 151643,
"repetition_penalty": 1.1,
"transformers_version": "4.32.0",
"trust_remote_code": true
}