Qwen2-VL-72B-Instruct-AWQ / generation_config.json
clonefy's picture
Upload folder using huggingface_hub
3eb1d44 verified
raw
history blame contribute delete
No virus
227 Bytes
{
"bos_token_id": 151643,
"pad_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"repetition_penalty": 1.05,
"top_p": 0.001,
"top_k": 1,
"transformers_version": "4.45.0.dev0"
}