medgemma_4b_it_glp / generation_config.json
Daniil Pimanov
Add model weights, configs, and updated README'
4b80e64
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.50.2"
}