Hy-MT2-7B-bfloat16 / generation_config.json
ailuntz's picture
Add Hy-MT2 7B bfloat16 MLX
51c2a9e verified
raw
history blame contribute delete
217 Bytes
{
"do_sample": true,
"eos_token_id": [
127960,
127967
],
"pad_token_id": 127961,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.57.6"
}