Views
No views yet
Parameter count: approximately 9.41B logical target parameters (9B class).4-bitis the target quantization precision, not a 4B model-size claim. The separately packaged MTP sidecar is not included in the target count.
938d8919941c6e7efd3c7150eff7fe9d12afa631c202236235762e1c871ad0ccb60c8ee5ba337b9a and normalized with AX Engine's
prepare_mtp_sidecar.py flow.1hf download AutomatosX/AX-Qwen3.5-9B-MLX-4bit-MTP \
2 --local-dir ./AX-Qwen3.5-9B-MLX-4bit-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-4bit-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-4bit-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.