Views
No views yet
Parameter count: approximately 9.41B logical target parameters (9B class).6-bitis the target quantization precision, not a 6B model-size claim. The separately packaged MTP sidecar is not included in the target count.
76fe4065e622cf34990d3c13ef80ec8531c9a0f7c202236235762e1c871ad0ccb60c8ee5ba337b9a and normalized with AX Engine's
prepare_mtp_sidecar.py flow.1hf download AutomatosX/AX-Qwen3.5-9B-MLX-6bit-MTP \
2 --local-dir ./AX-Qwen3.5-9B-MLX-6bit-MTPmodel-*.safetensors target shards
and ignores the AX-specific MTP sidecar:1pip install -U mlx-vlm
2
3python -m mlx_vlm.generate \
4 --model AutomatosX/AX-Qwen3.5-9B-MLX-6bit-MTP \
5 --max-tokens 100 \
6 --temperature 0.0 \
7 --prompt "Describe this image." \
8 --image <path-to-image>ax-engine serve ./AX-Qwen3.5-9B-MLX-6bit-MTP --port 31418mtp.safetensors: normalized 15-tensor MTP headmtplx_runtime.json: draft-depth and sampler guidanceax_mtp_sidecar_manifest.json: pinned source hashes and transformation provenancemodel-manifest.json: AX Engine native target manifestconfig.json: MLX target configuration with MTP sidecar fieldsready, with no issues0.0 at context length 2,048LICENSE and the original Qwen model card for model
limitations and responsible-use guidance.