asa-temporal-sft-plain / generation_config.json
Leng2beat's picture
Upload folder using huggingface_hub
a054c56 verified
Raw
History Blame Contribute Delete
221 Bytes
{
"chat_format": "chatml",
"do_sample": true,
"eos_token_id": [
151643,
151645
],
"pad_token_id": 151643,
"repetition_penalty": 1.1,
"top_k": 0,
"top_p": 0.01,
"transformers_version": "4.48.3"
}