Interactive Jacobian-Lens visualizer and live steerer for GGUF models A new open-source tool, jlens-gguf, implements Anthropic's Jacobian Lens for GGUF models, enabling interactive visualization, live steering, and concept manipulation of language model internals via a web UI and llama.cpp-based server. A GGUF-native implementation of the Jacobian Lens from Anthropic's Verbalizable Representations Form a Global Workspace in Language Models https://transformer-circuits.pub/2026/workspace/index.html , plus an interactive visualizer & manipulator in the spirit of Neuronpedia's J-Lens pages that works against GGUF models served by llama.cpp — with live steering, concept swapping patching , ablation, and steered generation . browser web UI │ JSON ┌───────────────▼────────────────┐ │ bridge python, numpy │ lens math: │ jlens gguf.server │ J l transport, unembed, │ • model GGUF → readout wts │ top-k, ranks, J-lens vectors, │ • lens GGUF → J l + bias │ steering / swap / ablate, └───────┬────────────────────────┘ sparse decomposition │ HTTP binary activations, generic residual edits ┌───────▼────────────────────────┐ │ jlens-server C++, llama.cpp │ the same GGUF file your │ • captures l out-