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%
-
README: fix forge rendering — drop front matter, markdown-native logo
…
Front matter displayed as raw text on the forge (README now exempted in check_headers; attribution lives in the body). Raw-HTML logo block was sanitized by the renderer — replaced with a markdown image; logo.svg gains intrinsic 120px size so it renders correctly. 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>