finetuned-pruned-gemma3-270m-dolly / generation_config.json
sweelol's picture
Upload of sweelol/finetuned-pruned-gemma3-270m-dolly from Kaggle.
c39b55e verified
Raw
History Blame Contribute Delete
128 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.55.3"
}