Step-3.7-173B-REAP-4.6bit-MLX / generation_config.json
True2456's picture
Add generation_config.json: temp 0.5, min_p 0.05, no repetition penalty
3697b51 verified
Raw
History Blame Contribute Delete
195 Bytes
{
"bos_token_id": 0,
"eos_token_id": [
1,
2,
128007
],
"do_sample": true,
"temperature": 0.5,
"top_p": 0.9,
"top_k": 100,
"min_p": 0.05,
"repetition_penalty": 1.0
}