DictaLM-3.0-24B-Thinking-mlx-8Bit / generation_config.json
ssdataanalysis's picture
Upload generation_config.json with huggingface_hub
66c479b verified
raw
history blame contribute delete
253 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
21
],
"pad_token_id": 0,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"frequency_penalty": 0.1,
"transformers_version": "4.55.4"
}