Qwen2.5-0.5B-Instruct-gptqmodel-w4a16 / generation_config.json
Qubitium's picture
Upload folder using huggingface_hub
b364160 verified
raw
history blame contribute delete
177 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"repetition_penalty": 1.1,
"top_k": 20,
"transformers_version": "4.57.1"
}