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%
-
Phase 1 sweep #1: ten-area literature survey (§4.1-4.10)
…
- research/notes/: 10 theme notes with verified sources, Apple Silicon status, failure modes, epistemic status per technique - research/bibliography.md: ~200 sources with URLs + access dates - research/LOG.md: sweep results — quantization gap confirmed (~5 shallow papers), weight-only pre-screen gap open, noise floors (30% SAE seed overlap, 1-5% neuron universality), atlas provenance gap verified Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
Bootstrap modelmap: charter-compliant skeleton, tooling, and modelmap.io platform
…
- Repo skeleton per charter §3 with mandatory author headers everywhere - tools/check_headers.py (gates commits), new_experiment.py, new_map.py - benchmarks: hardware_manifest.py (sysctl-based) + harness skeleton - experiments/micro A-H scaffolded with empty seven-field blocks - site/: modelmap.io platform (Express, light theme, English), coherent with localvm-research/web — Home, Research, Experiments, Atlas (with confidence Levels 0-3), Results, Code, About; attribution footer Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>