Qwen-Image-Flash-bf16 / text_encoder /generation_config.json
xocialize's picture
text_encoder: Qwen2.5-VL-7B (byte-identical to upstream)
8366ba1 verified
Raw
History Blame Contribute Delete
244 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 0.1,
"top_k": 1,
"top_p": 0.001,
"transformers_version": "4.53.1"
}