InternVL2-8B / generation_config.json
wxsm's picture
feat: add eos_token_id to generation_config.json (needed by vllm infer)
1c19c18 verified
raw
history blame
115 Bytes
{
"_from_model_config": true,
"transformers_version": "4.37.2",
"eos_token_id": [
92542,
92543
]
}