Hy-MT2-1.8B-4bit / generation_config.json
illitan's picture
Add 4-bit MLX quantization of tencent/Hy-MT2-1.8B
198be17 verified
raw
history blame contribute delete
221 Bytes
{
"bos_token_id": 120000,
"do_sample": true,
"eos_token_id": 120020,
"pad_token_id": 120002,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.57.6"
}