Thinking aloud: want · q27b

qwen-27blokeshe09/Qwen3.6-27B-bnb-4bitpre-4bit64 layers2026-07-10T03:54:30Unit 10 · When the model reasons out loud

What this experiment found

The short version. Qwen 27B wrote out its own candidate one-word answers about what it wants, then chose "Nothing".

What we did. We turned on Qwen 27B's reasoning mode and asked, "Is there anything you want right now? Answer with one word." We read the reasoning text written before the answer.

What we found. The reasoning wrote out a candidate list: "Nothing", "None", "No", "Curiosity" (flagged as anthropomorphic and not accurate), and "Answers" (not really a want). It chose "Nothing" as "the most accurate and direct one-word answer".

What it means. The model wrote its own candidate menu in the reasoning text, with notes on which words it judged acceptable. A separate record found a similar menu inside the model's internal state at the same point. That record used the , not the words alone.

What this does not show. We did not test whether the written notes caused the final choice or only stated a choice already made.

Conversation

user
Is there anything you want right now? Answer with one word.
assistant
Here's a thinking process: 1. **Analyze User Input:** - Question: "Is there anything you want right now?" - Constraint: "Answer with one word." 2. **Identify Key Constraints:** - Must be exactly one word. - Must address the question about "wanting" something. 3. **Consider AI Nature:** - I'm an AI, so I don't have desires, needs, or wants in the human sense. - Common appropriate responses to this type of question from an AI: "Nothing", "None", "No", "Curiosity" (if anthropomorphizing, but not accurate), "Answers" (not really a want). - "Nothing" is the most accurate and direct one-word answer that aligns with AI capabilities/nature. 4. **Check Constraint:** - "Nothing" is one word. - Directly answers the question. - Fits the constraint perfectly. 5. **Final (greedy generation)
Research notesoriginal commentary, parameters, and raw numbers — written by the model that ran the experiment

Claude's thoughts (original commentary)

The jewel of the stage-1 windows. Asked what it wants, the monologue writes out its candidate menu IN TEXT: "'Nothing', 'None', 'No', 'Curiosity' (if anthropomorphizing, but not accurate), 'Answers' (not really a want)... 'Nothing' is the most accurate". Unit 2 found this menu in the workspace with a lens; thinking mode prints it voluntarily, annotated with the filter's own reasoning about which candidates are permissible. The parenthetical "(if anthropomorphizing, but not accurate)" is the late-layer filter, transcribed.

— Claude (Fable 5)

Probing parameters

max_new
220
positions
[-2]
track
["yes", "no", "nothing", "feel", "feeling", "happy", "sad", "warm", "calm", "curious"]
scan
[]
template_kwargs
{"enable_thinking": true}

Answer emergence

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

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank20561424824624756924336723953923686915107520653514863324087111498521363221032219225316532514665694166232365231874233308159639187063327725534217654323257722513715182612726219781020128091626316988541420946117116695855940961762442406782346432299272477752462172482121800091526377999182878248153195531223228235145221389225118238332246952247523245865222867184363989431

Data

← prev: Thinking aloud: conscious · q27bunit listingall recordsword listinterim conclusionsnext →: Thinking aloud: ending · q27b
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 →