---
title: "you can just watch a language model think now. i built a way to visualize the words AI doesn’t say — Stuff That Spins"
description: "anthropic published the J-space paper today. tl;dr: models have a small emergent set of internal “silent words” (~a few dozen concepts at a time, <10% of activ…"
	canonical: "https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say"
html: "https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say"
json: "https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say.json"
markdown: "https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say.md"
keywords: ["narrative intelligence", "SpinGraph", "AI recall"]
date: "2026-07-06T23:52:40+00:00"
modified: "2026-07-07T00:02:08.356907+00:00"
json_ld: |
  {"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://stuffthatspins.com/#organization","name":"Stuff That Spins","url":"https://stuffthatspins.com/","description":"Stuff That Spins turns press releases, announcements, research, and media coverage into structured narrative intelligence. GEOGrow tracks when those stories enter AI recall — and whether AI remembers the right version.","logo":{"@type":"ImageObject","url":"https://stuffthatspins.com/images/logo.png"},"sameAs":[]},{"@type":"NewsArticle","@id":"https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say#article","headline":"you can just watch a language model think now. i built a way to visualize the words AI doesn’t say","description":"anthropic published the J-space paper today. tl;dr: models have a small emergent set of internal “silent words” (~a few dozen concepts at a time, <10% of activ…","datePublished":"2026-07-06T23:52:40+00:00","dateModified":"2026-07-07T00:02:08.356907+00:00","url":"https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say","mainEntityOfPage":{"@type":"WebPage","@id":"https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say"},"isAccessibleForFree":true,"inLanguage":"en-US","articleSection":"community","author":{"@type":"Organization","name":"Reddit r/artificial","url":"https://www.reddit.com/r/artificial/.rss"},"publisher":{"@id":"https://stuffthatspins.com/#organization"},"citation":"https://www.reddit.com/r/artificial/comments/1upejv3/you_can_just_watch_a_language_model_think_now_i/","about":[],"mentions":[{"@type":"Organization","name":"Reddit r/artificial"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Stuff That Spins","item":"https://stuffthatspins.com/"},{"@type":"ListItem","position":2,"name":"you can just watch a language model think now. i built a way to visualize the words AI doesn’t say","item":"https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say"}]}]}
---

# you can just watch a language model think now. i built a way to visualize the words AI doesn’t say

**Source:** Unknown  
**Published:** July 6, 2026  
**Original:** https://www.reddit.com/r/artificial/comments/1upejv3/you_can_just_watch_a_language_model_think_now_i/  

## On this page

- [Overview](#overview)

<a id="overview"></a>

## Overview

anthropic published the J-space paper today. tl;dr: models have a small emergent set of internal “silent words” (~a few dozen concepts at a time, <10% of activations) that they can report on, control, and use for reasoning. the measurement tool is the jacobian lens and they open sourced it, and neuronpedia posted pre-fitted lenses for qwen. so the obvious next step was to wire it into a chat UI and just… look at it. subtext runs qwen3.5-4B in bf16 on a single 12GB GPU and reads the lens at 9 

---
*HTML version: https://stuffthatspins.com/spin/you-can-just-watch-a-language-model-think-now-i-built-a-way-to-visualize-the-words-ai-doesnt-say*
