embeddinggemma-300m-ONNX / generation_config.json
thoratsr7's picture
Duplicate from onnx-community/embeddinggemma-300m-ONNX
8fdde83
Raw
History Blame Contribute Delete
133 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.0.dev0"
}