Qwen2-VL-2B-Instruct-LoRA-FT / generation_config.json
lomash-relia's picture
Initial upload of fine-tuned Qwen2-VL-2B model
fc1f7ee verified
Raw
History Blame Contribute Delete
243 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.0,
"temperature": 0.01,
"top_k": 1,
"top_p": 0.001,
"transformers_version": "5.6.0"
}