Josie-v6-2b-mlx-concept / generation_config.json
Goekdeniz-Guelmez's picture
Upload 6 files
77cc1e9 verified
raw
history blame contribute delete
236 Bytes
{
"bos_token_id": 5,
"do_sample": true,
"eos_token_id": [
2,
5
],
"max_length": 4096,
"pad_token_id": 3,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}