MusaCoder-27B-mlx-4Bit / generation_config.json
cnfusion's picture
Upload folder using huggingface_hub
8c95af6 verified
Raw
History Blame Contribute Delete
213 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.2.0"
}