Llama3.1-GRPO_16bit-finetune / generation_config.json
ZennyKenny's picture
Trained with Unsloth
26df34f verified
raw
history blame contribute delete
166 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128009,
"max_length": 131072,
"pad_token_id": 0,
"transformers_version": "4.50.3"
}