FitAI-1.7b / generation_config.json
ishan4o4's picture
(Trained with Unsloth)
38916a4 verified
Raw
History Blame Contribute Delete
210 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 40960,
"pad_token_id": 151645,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.5.0"
}