dam-vision-v3-mlx / generation_config.json
Munchit's picture
DAM vision v3 — MLX 8-bit (Qwen2-VL-2B + v3 LoRA merged)
370be5f verified
Raw
History Blame Contribute Delete
243 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.0,
"temperature": 0.01,
"top_k": 1,
"top_p": 0.001,
"transformers_version": "5.3.0"
}