Image-Text-to-Text
Transformers
Safetensors
English
gemma4
text-generation-inference
unsloth
trl
conversational
Gemma-4-31B-Fable-5-Agent-Distill / generation_config.json
armand0e's picture
(Trained with Unsloth)
64eecc1 verified
Raw
History Blame Contribute Delete
203 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
106,
50
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.5.0"
}