AX-Qwen3.6-35B-A3B-MLX-6bit-MTP / ax_mtp_sidecar_manifest.json
AutomatosX's picture
Add MLX model card and sanitized MTP provenance
ddc7cd1 verified
Raw
History Blame
3.02 kB
{
"schema_version": "ax.mtp_sidecar_provenance.v1",
"generated_by": "scripts/prepare_mtp_sidecar.py",
"model_key": "mlx-community--Qwen3.6-35B-A3B-6bit",
"arch_id": "qwen-moe-packed",
"is_moe": true,
"base": {
"model_id": "mlx-community/Qwen3.6-35B-A3B-6bit",
"snapshot_dir": "hf://mlx-community/Qwen3.6-35B-A3B-6bit@cb7e092ef8efe540bc3672c8929c4adbe5f4f759",
"config": {
"path": "config.json",
"exists": true,
"size_bytes": 23591,
"sha256": "32ba1667565be9de6677f4b033c423978a0ec28991e3b438ae47637a6e30d145"
},
"index": {
"path": "model.safetensors.index.json",
"exists": true,
"size_bytes": 215755,
"sha256": "eaea194dfb961e6a5215dcc6e4dd42d0df6efe8d8686161f2dd00634e0ef43fb"
}
},
"source": {
"model_id": "Qwen/Qwen3.6-35B-A3B",
"mtp_shards": [
{
"name": "model-00025-of-00026.safetensors",
"path": "hf://Qwen/Qwen3.6-35B-A3B@995ad96eacd98c81ed38be0c5b274b04031597b0/model-00025-of-00026.safetensors",
"exists": true,
"size_bytes": 3832888256,
"sha256": "778e7f76602f05042b69ba7f3ec91f1fdffef390540b16074041c258fb81d154"
},
{
"name": "model-00026-of-00026.safetensors",
"path": "hf://Qwen/Qwen3.6-35B-A3B@995ad96eacd98c81ed38be0c5b274b04031597b0/model-00026-of-00026.safetensors",
"exists": true,
"size_bytes": 2231416848,
"sha256": "1a97404220077ed3d4182e10385b152004cab608377f50cec9f54a6b8d28b613"
}
]
},
"output": {
"dir": ".",
"mtp": {
"path": "mtp.safetensors",
"exists": true,
"size_bytes": 1689283731,
"sha256": "7bab930aa78a9be90c8a433c09894428bd115424a2be928eb718fd3904e61942"
},
"runtime": {
"path": "mtplx_runtime.json",
"exists": true,
"size_bytes": 669,
"sha256": "6fd307184c888de5f88f9ea2fe1a7b61aa106c30642de1f9bc85dbff68a1e3e1"
},
"config": {
"path": "config.json",
"exists": true,
"size_bytes": 19959,
"sha256": "177712d8cb9ce0de6f175efcfc6c8bbeb34cec33bfa3f98d0eb9af6fbcd34bf0"
}
},
"transform": {
"norm_policy": "shift_mtp_norm_weights_by_1",
"moe_expert_unpack": true,
"quantize_bits": null,
"quantize_group_size": null
},
"runtime": {
"mtplx_version": "unknown",
"arch_id": "qwen-moe-packed",
"mtp_depth_max": 1,
"recommended_profile": "stable",
"recommended_draft_sampler": {
"temperature": 0.7,
"top_k": 20,
"top_p": 0.95
},
"sampler": {
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
},
"base_trunk": "mlx-community/Qwen3.6-35B-A3B-6bit",
"mtp_tensor_count": 20,
"exactness_baseline": {
"context": 2048,
"max_abs_diff": 0.0,
"source": "ax-engine prepare_mtp_sidecar tensor-layout gate"
},
"verified_on": {
"timestamp": "2026-06-22T19:15:54.126585+00:00",
"system": "Darwin",
"release": "25.5.0",
"machine": "arm64"
}
}
}