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.5 KB · 116 lines json
Raw Blame History
1{2  "experiment": "expC_causal_verification",3  "run": 6,4  "scope": "minimal L3 claim: layer-12 handle, four fresh sources, third bank",5  "commit": "f2f47f94aa921f3bc7637a0f83a22739c36c5620",6  "config": {7    "model": "mlx-community/Qwen3-0.6B-4bit",8    "layer": 12,9    "doses": [10      -2.0,11      -1.0,12      0.0,13      1.0,14      2.015    ],16    "sources": [17      "Ahalf1",18      "Ahalf2",19      "Bhalf1",20      "Bhalf2"21    ],22    "n_random_dirs": 3,23    "n_pairs": 192,24    "seed": 78225  },26  "manifest": {27    "author": "Simon-Pierre Boucher",28    "contact": "contact@spboucher.ai",29    "website": "https://modelmap.io",30    "chip": {31      "brand": "Apple M5 Max",32      "cores_total": 18,33      "cores_performance": 6,34      "cores_efficiency": 1235    },36    "memory": {37      "unified_gb": 48.0,38      "pagesize": 1638439    },40    "os": {41      "system": "Darwin",42      "version": "27.0",43      "arch": "arm64"44    },45    "software": {46      "python": "3.14.4",47      "numpy": "2.5.2",48      "mlx": "0.32.0",49      "torch": "2.13.0",50      "safetensors": "0.8.0"51    }52  },53  "baseline_margin": 4.567708333333333,54  "per_source": {55    "Ahalf1": {56      "sigma": 42.242393493652344,57      "dose_margins": {58        "-2.0": 1.73828125,59        "-1.0": 2.4296875,60        "0.0": 4.567708333333333,61        "1.0": 6.28857421875,62        "2.0": 5.59065755208333363      },64      "monotone": false,65      "halved": true66    },67    "Ahalf2": {68      "sigma": 49.152095794677734,69      "dose_margins": {70        "-2.0": 1.2859700520833333,71        "-1.0": 2.7734375,72        "0.0": 4.567708333333333,73        "1.0": 4.690755208333333,74        "2.0": 5.491210937575      },76      "monotone": true,77      "halved": true78    },79    "Bhalf1": {80      "sigma": 45.88282012939453,81      "dose_margins": {82        "-2.0": 1.9191080729166667,83        "-1.0": 3.6044921875,84        "0.0": 4.567708333333333,85        "1.0": 3.935546875,86        "2.0": 4.473632812587      },88      "monotone": false,89      "halved": true90    },91    "Bhalf2": {92      "sigma": 38.40946578979492,93      "dose_margins": {94        "-2.0": 0.7444661458333334,95        "-1.0": 2.0065104166666665,96        "0.0": 4.567708333333333,97        "1.0": 5.039388020833333,98        "2.0": 4.4614257812599      },100      "monotone": false,101      "halved": true102    }103  },104  "specificity": {105    "random_dir_mean_abs_change": 3.3635207282172312,106    "bound": 1.1419270833333333,107    "specific": false108  },109  "criterion": {110    "all_sources_mono_halve": false,111    "specific": false,112    "passes": false113  },114  "wall_seconds": 15.3115}116