gemma-3n-E2B-unsloth-bnb-4bit / generation_config.json
danielhanchen's picture
Upload folder using huggingface_hub
2b40dca verified
raw
history blame contribute delete
191 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": 1,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.53.1"
}