steer_generation
Control AI model outputs by adjusting the activation of a specific feature during text generation, enabling targeted influence over generated content.
Instructions
Steer model generation using a specific feature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | Yes | Layer number | |
| model | Yes | Model name | |
| isChat | No | Whether this is a chat model (default: false) | |
| prompt | Yes | Generation prompt | |
| feature | Yes | Feature number | |
| steeringStrength | Yes | Steering strength (-10 to 10) |