Qwen-1_8B_hh_helpful / generation_config.json
BootsofLagrangian's picture
Upload folder using huggingface_hub
fd80f39 verified
{
"chat_format": "raw",
"do_sample": true,
"eos_token_id": [
151643,
151643
],
"max_new_tokens": 512,
"pad_token_id": 151643,
"stop_words_ids": [
[
151643
]
],
"top_k": 0,
"top_p": 0.8,
"transformers_version": "4.57.1"
}