Foundation-Sec-8B-Reasoning-mlx-4Bit / generation_config.json
gjdeboer's picture
Upload generation_config.json with huggingface_hub
1e2efee verified
raw
history blame contribute delete
260 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"pad_token_id": 128275,
"temperature": 0.6,
"top_p": 0.95,
"repetition_penalty": 1.1,
"transformers_version": "4.51.3"
}