ZonUI-3B / generation_config.json
zonghanHZH's picture
Upload folder using huggingface_hub
540efc1 verified
raw
history blame contribute delete
248 Bytes
{
"_attn_implementation": "sdpa",
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 1e-06,
"transformers_version": "4.49.0"
}