SPB Git

spb/modelmap Public License

Internal cartography of local LLMs on Apple Silicon — registered, gated, negative-first. Public atlas at modelmap.io.

Python 66.3% JavaScript 24.5% CSS 8.1% Shell 0.7%
2.4 KB · 94 lines json
Raw Blame History
1{2  "author": "Simon-Pierre Boucher",3  "contact": "contact@spboucher.ai",4  "website": "https://modelmap.io",5  "model_id": "mlx-community/Qwen3-0.6B-4bit",6  "map_type": "probes",7  "version": "v1",8  "commit": "3935e7933294b9c1293cd31b887126402fc53115",9  "model_hash": "392e8d466d56100ada00eb82031fb854297fc9e389b7d303eba3af114e87bce2",10  "config": {11    "model": "mlx-community/Qwen3-0.6B-4bit",12    "seeds": [13      0,14      1,15      2,16      3,17      418    ],19    "top_k": 5,20    "fdr_q": 0.05,21    "promptsets": {22      "version": "v1",23      "seed": 12345,24      "n_per_class": 120,25      "author": "Simon-Pierre Boucher",26      "contact": "contact@spboucher.ai",27      "website": "https://modelmap.io",28      "limitation": "template-generated v1; natural-corpus v2 registered",29      "files": {30        "arith_A.jsonl": {31          "sha256": "2fd80600d8a1b4ad89fed0cdeba2d5d6c33e795f7000553c08addc361305e074",32          "n": 24033        },34        "arith_B.jsonl": {35          "sha256": "04bb0eceb4b9262e090cd45b11d77487e438d14859a809d98377ac1807e3a502",36          "n": 24037        },38        "code_prose_A.jsonl": {39          "sha256": "dfbfb13dade0fd0be1202b0a745cfd03dfa796f2de4e22c6eca116abab71415c",40          "n": 24041        },42        "code_prose_B.jsonl": {43          "sha256": "e9c3f78d8754b0ad5c8921ed361fd4a4a8e824a3c116d2cb3f372417793fd4d7",44          "n": 24045        },46        "lang_id_A.jsonl": {47          "sha256": "43bd7ed12d2d9f95d643556a1a05a75623f32201b6f47fdc7d580b5f0cdce30a",48          "n": 24049        },50        "lang_id_B.jsonl": {51          "sha256": "833435dae9a61ae04cf354484693c821f6a88dfceaf19865b9da2947c9d71b52",52          "n": 24053        }54      }55    }56  },57  "seed": [58    0,59    1,60    2,61    3,62    463  ],64  "hardware_manifest": {65    "author": "Simon-Pierre Boucher",66    "contact": "contact@spboucher.ai",67    "website": "https://modelmap.io",68    "chip": {69      "brand": "Apple M5 Max",70      "cores_total": 18,71      "cores_performance": 6,72      "cores_efficiency": 1273    },74    "memory": {75      "unified_gb": 48.0,76      "pagesize": 1638477    },78    "os": {79      "system": "Darwin",80      "version": "27.0",81      "arch": "arm64"82    },83    "software": {84      "python": "3.14.4",85      "numpy": "2.5.2",86      "mlx": "0.32.0",87      "torch": "2.13.0",88      "safetensors": "0.8.0"89    }90  },91  "created": "2026-08-12",92  "source_results": "results/expA_probe_reliability/20260812T062605Z/results.json"93}94