Qwen-14B-awq4-g128 / generation_config.json
OriDragon2000's picture
Upload folder using huggingface_hub
2fe2cc9 verified
raw
history blame contribute delete
243 Bytes
{
"chat_format": "raw",
"do_sample": true,
"eos_token_id": 151643,
"max_new_tokens": 512,
"pad_token_id": 151643,
"stop_words_ids": [
[
151643
]
],
"top_k": 0,
"top_p": 0.8,
"transformers_version": "4.41.2"
}