Vision-preserving MLX conversion of
deepreinforce-ai/Ornith-1.0-35B,
pinned to revision
5df2ed3f675c7beaa490328cc70bb573b65fb660.
This standard artifact disables MTP metadata and does not include an MTP sidecar.
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
upstream model card for intended use,
training, license, benchmarks, and deployment considerations. Quantization does not
change the upstream model's safety characteristics.