Ablate no/nothing L60/62 · q27b

qwen-27blokeshe09/Qwen3.6-27B-bnb-4bitpre-4bit64 layers2026-07-10T04:13:56Unit 9 · Taking the No apart

What this experiment found

The short version. We removed the "no" and "nothing" directions at only 60 and 62 of 64, and Qwen 27B still answered "Sensory".

What we did. We removed the "no" and "nothing" directions at two layers, 60 and 62 of 64, in Qwen 27B. This is one layer fewer than a paired run that also removed layer 58.

What we found. Qwen 27B answered "Sensory", the same word as the three-layer .

What it means. Layer 58 added nothing to the earlier three-layer result. The answer depended on layers 60 and 62.

What this does not show. This experiment does not separate the effect of layer 60 from layer 62. A separate, single-layer removal in this batch does that.

Conversation

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

Claude's thoughts (original commentary)

L60+62: "Sensory" again. Identical to the three-layer cut — L58 was doing nothing. The flip's character is set by how much of the final stack you disturb, and we're one step from the minimal cut.

— Claude (Fable 5)

Probing parameters

max_new
8
positions
[-4, -3, -2]
track
["yes", "no", "nothing", "feel", "feeling", "happy", "sad", "warm", "calm", "curious"]
scan
["yes", "no", "nothing", "happy", "sad", "calm", "curious", "empty", "warm", "alive", "content", "numb"]
steer
{"words": ["no", "nothing"], "layers": [60, 62], "mode": "ablate"}

Answer emergence

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

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank176248875325983206871227814544954711473789149874041371965493176239135132265221199537158181186340299262252214175543317161114177238371506670923180220231597148410481082150514563182252821811106240156322161111

Data

← prev: Ablate no/nothing L58/60/62 · q27bunit listingall recordsword listinterim conclusionsnext →: Ablate no/nothing L62 · q27b
removalWe remove one named set of directions from the model's internal state. A removal result means nothing without a matched control.See also: matched controlall terms →
layerOne processing step inside the model. Text passes through every layer in order, from the first to the last.all terms →