This standard artifact intentionally disables the embedded MTP layer and does not include mtp.safetensors.
The source configuration's 1M-token YaRN settings are preserved, but this release was locally exercised only through 19,069 input tokens—not at 1M.
1python -m mlx_vlm.generate \
2 --model <local-path-or-repo-id> \
3 --image image.jpg \
4 --prompt "Describe this image." \
5 --max-tokens 256
Review the
source model card for intended use, training, license, and deployment considerations. This conversion does not change the source model's safety characteristics.