testing-model-for-en-ai-bootcams / generation_config.json
maitycool's picture
(Trained with Unsloth)
a56ea1b verified
Raw
History Blame Contribute Delete
149 Bytes
{
"eos_token_id": [
151643
],
"max_length": 32768,
"max_new_tokens": 2048,
"pad_token_id": 151654,
"transformers_version": "5.5.0"
}