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.8 KB · 104 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": "v2",8  "commit": "1dcd820126ca96fe99c1b473947f3c7e54038500",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    "poolings": [22      "mean",23      "last"24    ],25    "promptsets": {26      "version": "v2",27      "seed": 54321,28      "n_per_class": 120,29      "author": "Simon-Pierre Boucher",30      "contact": "contact@spboucher.ai",31      "website": "https://modelmap.io",32      "design": "structure-borne properties, token-balanced classes (response to expA run #1 validity-gate failure)",33      "files": {34        "agreement_A.jsonl": {35          "sha256": "622c5e0966d2b8e8abc9fb7b964a8e5de8df5f8d41c37a0ed4ed8c8894f1f0ea",36          "n": 240,37          "class_token_overlap": 1.038        },39        "agreement_B.jsonl": {40          "sha256": "243b85e2c207be6cff860a4660400c9c90859d5014636177b4475959b872542f",41          "n": 240,42          "class_token_overlap": 1.043        },44        "arith_valid_A.jsonl": {45          "sha256": "a4bb4c645b3f1797e562f62765d04e7603d0e0ac0286e013cfa90f774de27159",46          "n": 240,47          "class_token_overlap": 0.673548        },49        "arith_valid_B.jsonl": {50          "sha256": "adc68ef876a823ec43c4cf3c64a408f46b2613e2f3e7386fa1d20e3f80e9cf93",51          "n": 240,52          "class_token_overlap": 0.967453        },54        "word_order_A.jsonl": {55          "sha256": "9052b924930aa5cde7ce434439c418cbd3e5a0731d421cd370bd46d60abcdb66",56          "n": 240,57          "class_token_overlap": 0.529458        },59        "word_order_B.jsonl": {60          "sha256": "3012db3b5053ba5d113d0fe6529c4b88b361b9e4572044b9e5e64a3480929a1f",61          "n": 240,62          "class_token_overlap": 0.507263        }64      }65    }66  },67  "seed": [68    0,69    1,70    2,71    3,72    473  ],74  "hardware_manifest": {75    "author": "Simon-Pierre Boucher",76    "contact": "contact@spboucher.ai",77    "website": "https://modelmap.io",78    "chip": {79      "brand": "Apple M5 Max",80      "cores_total": 18,81      "cores_performance": 6,82      "cores_efficiency": 1283    },84    "memory": {85      "unified_gb": 48.0,86      "pagesize": 1638487    },88    "os": {89      "system": "Darwin",90      "version": "27.0",91      "arch": "arm64"92    },93    "software": {94      "python": "3.14.4",95      "numpy": "2.5.2",96      "mlx": "0.32.0",97      "torch": "2.13.0",98      "safetensors": "0.8.0"99    }100  },101  "created": "2026-08-12",102  "source_results": "results/expA_probe_reliability/20260812T063856Z/results.json"103}104