PyomoCodeQwen1.5-7B-Chat / generation_config.json
SepKeyPro's picture
Upload folder using huggingface_hub
30b1539 verified
raw
history blame contribute delete
161 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
4,
2
],
"pad_token_id": 92298,
"top_p": 0.95,
"transformers_version": "4.41.2"
}