gemma4-e2b-Snowfox-MLX-6bit / generation_config.json
MichaelAnthony's picture
Add 6-bit affine MLX quantization (group 64)
c972a0e 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"
}