gemma-3-1b-it-bnb-4bit / generation_config.json
danielhanchen's picture
Add files using upload-large-folder tool
180043b verified
raw
history blame
249 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": 1,
"max_length": 32768,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.50.0.dev0"
}