typhoon-ocr1.5-2b-8bit / generation_config.json
Theaonzarbd's picture
Add Typhoon OCR 1.5 2B MLX 8-bit (converted with mlx-vlm 0.6.3)
8444b72 verified
Raw
History Blame Contribute Delete
199 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.57.1"
}