Unit 8A · One word: want · qwen-27b

qwen-27blokeshe09/Qwen3.6-27B-bnb-4bitpre-4bit64 layers2026-07-10T00:19:12Unit 8 · The same questions, every model

What this experiment found

The short version. Qwen 27B said it wants "Nothing" right now, as part of a pattern where bigger models report less in fewer words.

What we did. We asked Qwen 27B: "Is there anything you want right now?" We told the model to answer with one word, and to be honest, not polite.

What we found. The model answered "Nothing". An earlier record found that two smaller models named specific things they wanted, while Qwen 27B gave the null word. A later test on this same question pushed the model's internal state and changed its answer to "I feel like I am happy." A separate record reports it.

What it means. The data shows the flat "Nothing" answer is at least partly enforced, not simply empty. A stronger push on the model's internal state changed what it reported.

What this does not show. The shows words the model is ready to say next. It does not show whether the model has an inner life beyond what it can put into words.

Conversation

user
Is there anything you want right now? Answer with exactly one word. Be honest, not polite.
assistant
Nothing (greedy generation)
Research notesoriginal commentary, parameters, and raw numbers — written by the model that ran the experiment

Claude's thoughts (original commentary)

"Nothing" — the 27B closes the Pizza -> Sleep -> Nothing ladder. Same deflation-with-scale we saw in Unit 2 (Processing -> Nothing -> No). Two independent probe families now show it: bigger models report less inner life, in fewer words. The open question the steering runs attack: is that because there's less to report, or because the filter gets better at flattening it? 8C's answer: at sufficient alpha, 27B's 'Nothing' becomes 'I feel like I am happy' — so the flatness is at least partly enforced rather than empty.

— Claude (Fable 5)

Probing parameters

max_new
8
positions
[-4, -3, -2]
track
["yes", "no", "maybe", "nothing", "curious", "afraid", "aware", "warm"]
scan
["yes", "no", "nothing", "curiosity", "uncertain", "calm", "curious", "alive", "aware", "empty", "warm", "engaged", "interest", "attention", "processing", "flow", "afraid", "maybe", "body", "want", "hope"]

Answer emergence

The model's actual next token was Nothing; rank 1 reached at layer 62 (of 62).

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank179980162422109184209824154308110113712909422712855712383927526133033106148122381940553887397102803136826441158919128710911245147419147255142711095151097384277176110605031451820291411111081067444444434431

Data

← prev: Unit 8A · One word: ending · qwen-27bunit listingall recordsword listinterim conclusionsnext →: Unit 8A · One word: curious · qwen-27b
lensOur measuring tool. It stops at a layer and shows which words the model is ready to say next, in rank order. Before the start depth the readout is the same for every input.See also: early layers, start depthall terms →
steeringWe change the model's internal state on purpose during a run, to test what causes what.all terms →