sample-grpo / generation_config.json
Johnu's picture
(Trained with Unsloth)
3755712 verified
raw
history blame contribute delete
210 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": [
1,
106
],
"max_length": 32768,
"pad_token_id": 0,
"transformers_version": "4.50.3"
}