gemma4-e2b-Snowfox-hf / generation_config.json
MichaelAnthony's picture
Merged HF BF16 source (Gemma 4 E2B Snowfox) for MLX quantization
36bbb35 verified
Raw
History Blame Contribute Delete
217 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
106,
50
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.6.2"
}