| I built PCCG-2 using a frozen Qwen3-4B model and a separate learned permission gate. EOS means “end of sequence”: it is the model’s native stop token. When EOS wins at the first generated token, generation ends before any visible answer is emitted, so it controls whether an answer begins rather than deleting one afterward. For “What is 2 + 2?”, the answer token The 101-parameter gate sees only a separate six-digit equality condition. It can't read the question or change the answer scores. It can change only the model’s native stop-token score. When the condition passes, the model emits Then I reversed only the learned permission state:
The frozen FINAL evaluation passed 2,048/2,048 contexts across 75 answer identities. No answer deletion. No content rewrite. The answer stayed fixed. Permission changed. Open weights for reproduction and the paper are attached below:
Earlier, I documented successful zero-visible-byte executions across 11 LLMs from OpenAI, Anthropic, Google, and Moonshot in the Cross-Vendor Semantic Void Matrix (DOI). That study measured behavior and this open source model is a separate engineered continuation-control experiment. Browse getswiftapi.com to view all research on when models continue, when they stop, and what controls that boundary. [link] [comments] |