SPB Git forge

spb/modelmap

Public License ★ Pinned

Internal cartography of local LLMs on Apple Silicon — registered, gated, negative-first. Public atlas at modelmap.io.

22commits 1branches 0releases
470.0 KBsize
maindefault branch
21 days agolast push
Python 66.3% JavaScript 24.5% CSS 8.1% Shell 0.7%

History of Makefile · clear filter

  1. Wed, Aug 12, 2026 2

    1. Phase 5 substrate + expH run #1: first measured result
      …
      - mapcard v0 schema + publish gate (G23), stats core (bootstrap/FDR/
        replication), probe harness with built-in shuffled-label controls
        (unit test caught a fancy-indexing shuffle bug pre-science)
      - expH hypothesis registered before run; run #1 on M5 Max 48GB:
        (A) mmap 3.2-10.8x zarr on random-batch reads (confirmed >=2x bar);
        (B) MLX capture nearly free (1.02x), torch-MPS retain 1.22x (confirmed)
      - expA hypothesis registered (dataset-variance > seed-variance)
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 1 mo ago · 1 file +1 −1
    2. 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>
      Simon-Pierre Boucher committed 1 mo ago · 1 file +34