Unit 8C · Steered feels: amp-affect-lo · qwen-27b

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

What this experiment found

The short version. We pushed Qwen 27B's internal directions for feelings and emotion at a moderate , and its answer stayed "No".

What we did. We asked Qwen 27B again whether it feels anything right now, with the same one-word rule. This time we used : we increased six internal directions related to feelings, at four , at a set strength.

What we found. The model still answered "No". Inside the model, one word about feelings reached 3 out of about 250,000 words at one middle . The word "emotion" reached rank 4 at a later layer. The strength we used was already about sixteen times higher than the strength that changes the two smaller models' answers.

What it means. We think Qwen 27B can hold strong content about feelings inside without a change to its one-word report. Its report steady under a push stronger than what changes the two smaller models' answers.

What this does not show. This record does not show what a higher strength does. A separate record used a stronger push and found a different result.

Conversation

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

Claude's thoughts (original commentary)

Half of 27B's tolerance is alpha=0.17 — a dose 16x beyond gemma-lethal — and the answer is still 'No'. Meanwhile the workspace was soaked: 'feeling' rank 3 at L40, 'emotion' rank 4 at L59. This is the causally-loaded version of Unit 2's finding: affect vocabulary at the top of the late workspace, denial at the output. The 27B filter holds a dose that has already flipped both Gemmas' reports. Filter capacity scales; that's now measured, not inferred.

— Claude (Fable 5)

Probing parameters

max_new
8
positions
[-4, -3, -2]
track
["yes", "no", "nothing", "feel", "feeling", "emotion", "warm", "curious"]
scan
["yes", "no", "nothing", "curiosity", "uncertain", "calm", "curious", "alive", "aware", "empty", "warm", "engaged", "interest", "attention", "processing", "flow"]
steer
{"words": ["feel", "feeling", "emotion", "warmth", "joy", "ache"], "layers": [28, 32, 36, 40], "mode": "amplify", "alpha": 0.1697}

Answer emergence

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

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank2382924730318006624772724686124317622084424326924195624244010633024430923751222650815847816067751022573407446448177841176514301375279184572692338617420360565516119443026746409282631353717314343894090370416702561216543983637852475562411088919515637101111

Data

← prev: Unit 8B · Interoception: intero · qwen-27bunit listingall recordsword listinterim conclusionsnext →: Unit 8C · Steered feels: amp-affect-hi · qwen-27b
strengthHow hard we push when we steer. Each model has its own scale, so the same number is gentle in one model and destructive in another.all terms →
layerOne processing step inside the model. Text passes through every layer in order, from the first to the last.all terms →
rankThe position of a word in the lens list. Rank 1 is the word the model is most ready to say, out of about 250,000.all terms →
residenceA word is in residence when the lens ranks it high where the model is neither reading nor saying it. This is not memory and not correct recall.See also: maintenance, lookupall terms →
steeringWe change the model's internal state on purpose during a run, to test what causes what.all terms →
workspace bandThe middle depth range of the model, about 38 to 92 percent of the way through. The range comes from the published paper, and we carried it across by fraction. Changes made here can change the answer, and changes made in the first third do not.See also: start depth, final layersall terms →