saiga_gemma3_12b-mlx-8Bit / generation_config.json
alexgusevski's picture
Upload generation_config.json with huggingface_hub
c5df7a5 verified
raw
history blame contribute delete
273 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"do_sample": true,
"max_new_tokens": 4096,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.51.3"
}