<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Model Control on Nalar</title>
    <link>https://nalar.dev/tags/model-control/</link>
    <description>Recent content in Model Control on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 12 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/model-control/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Control LLM Behavior with Activation Steering</title>
      <link>https://nalar.dev/control-llm-behavior-with-activation-steering/</link>
      <pubDate>Sat, 12 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/control-llm-behavior-with-activation-steering/</guid>
      <description>&lt;h1 id=&#34;control-llm-behavior-with-activation-steering&#34;&gt;Control LLM Behavior with Activation Steering&lt;/h1&gt;&#xA;&lt;p&gt;Prompting controls a language model through its input tokens. Fine-tuning changes model parameters. &lt;strong&gt;Activation steering&lt;/strong&gt; offers a third option: change selected internal activations while the model runs, without rewriting its weights.&lt;/p&gt;&#xA;&lt;p&gt;That makes activation steering useful for experiments where you want to test whether an internal direction is connected to a behavior, or apply a lightweight behavior shift during generation. It also creates new engineering questions. A steering vector can help at one layer and damage output at another. A strength that works on short prompts can become excessive on different inputs. A behavioral shift can also come with losses in fluency or task accuracy.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
