gemma-3-4b-it-bnb-4bit / generation_config.json
xzuyn's picture
Upload 4bit bnb double quant model
c19cdfe verified
raw
history blame
210 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.51.3"
}