astro-5 / generation_config.json
alextripplet's picture
Upload folder using huggingface_hub
06c9971 verified
Raw
History Blame Contribute Delete
217 Bytes
{
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.13.1",
"repetition_penalty": 1.05
}