Llama-3.2V-11B-cot / generation_config.json
Xkev's picture
init
cef4116
raw
history blame contribute delete
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": [
128001,
128008,
128009
],
"pad_token_id": 128004,
"transformers_version": "4.45.2"
}