Safetensors
CosFly-Track / checkpoints /Qwen3-VL-2B-SFT /generation_config.json
renruilong's picture
Add scripts and checkpoints (CosFly-Track release) (#85)
284878d
raw
history blame contribute delete
227 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.0,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.5.3"
}