gemma-3-270m-it-ONNX / generation_config.json
Xenova's picture
Xenova HF Staff
Create generation_config.json
4d19206 verified
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.55.0.dev0"
}