Clin-REACT-14B / generation_config.json
macontreras98's picture
Upload folder using huggingface_hub
cc5fcc5 verified
Raw
History Blame Contribute Delete
283 Bytes
{
"assistant_token_id": 74,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_new_tokens": 2048,
"pad_token_id": 0,
"repetition_penalty": 1.05,
"temperature": 0.3,
"top_k": 5,
"top_p": 0.85,
"transformers_version": "4.52.0",
"user_token_id": 73
}