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%
-
Site: server-rendered SVG result maps (dataviz-validated palette)
…
- lib/charts.js: layer-profile lines, small-multiple bar panels, grouped bars — palette validated with the six-checks script (violet/orange PASS; aqua carries mandatory direct labels; twin = dashed neutral reference) - expA probe map (trained A/B vs random-init twin) on home, experiment page and atlas entry; expH warm/cold storage panels + capture-overhead bars on home and experiment page; per-mark hover tooltips, legends Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
Site v2: editorial redesign, mobile-first responsive, comments, SVG logo
…
- Fraunces/Inter/JetBrains Mono typography, contour-line SVG logo (also favicon), gradient hero, hover cards, 4-column footer - Hamburger dropdown menu <880px, full smartphone breakpoints (560px) - /comments page: persistent JSON store OUTSIDE app dir (survives rsync redeploys), honeypot anti-spam, per-IP rate limit, XSS-escaped rendering 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>