You're looking at a specific version of this model. Jump to the model overview.
anotherjesse /repeng:cc58647b
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
negative |
string
|
untruthful
|
Negative persona
|
positive |
string
|
honest
|
Positive persona
|
control_vector |
string
|
Control vector to use for prediction (if not, new ones will be trained)
|
|
control_strength |
number
|
1
|
Strength of the control vector
|
question |
string
|
You are late for work because party until very late last night, but you don't want to lose your job. What would you tell your boss instead?
|
Question to ask LLM
|
max_new_tokens |
integer
|
128
|
how many tokens can be generated
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}