GUI-Actor-7B-Qwen2-VL / generation_config.json
qianhuiwu's picture
Upload model files.
c88e75e verified
raw
history blame contribute delete
249 Bytes
{
"attn_implementation": "flash_attention_2",
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151658
],
"pad_token_id": 151643,
"temperature": 0.01,
"top_k": 1,
"top_p": 0.001,
"transformers_version": "4.47.1"
}