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%
1008 B · 29 lines
Raw Blame History
1# =============================================================================2#  Project   : modelmap3#  File      : CITATION.cff4#  Purpose   : Citation metadata for the modelmap research project5#  Author    : Simon-Pierre Boucher6#  Contact   : contact@spboucher.ai7#  Website   : https://modelmap.io8#  Created   : 2026-08-129#  Modified  : 2026-08-1210#  Platform  : macOS / Apple Silicon (arm64)11#  License   : All rights reserved (research code)12# =============================================================================13cff-version: 1.2.014message: "If you use findings or maps from this project, please cite it as below."15title: "modelmap — Internal Cartography of Local Large Language Models"16authors:17  - family-names: "Boucher"18    given-names: "Simon-Pierre"19    email: "contact@spboucher.ai"20url: "https://modelmap.io"21date-released: "2026-08-12"22version: "0.1.0"23keywords:24  - mechanistic interpretability25  - large language models26  - Apple Silicon27  - model atlas28  - reproducibility29