gemma-4-26b-a4b-it-fp8 / generation_config.json
ywchiu's picture
Add Gemma 4 26B-A4B IT FP8 Dynamic Norouter checkpoint and model card
d6cddea
raw
history blame contribute delete
208 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.5.0.dev0"
}