Gemma3-12B-GameDev / generation_config.json
theprint's picture
(Trained with Unsloth)
a5a3e02 verified
raw
history blame contribute delete
173 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": 1,
"pad_token_id": 0,
"transformers_version": "4.50.0.dev0"
}