You're looking at a specific version of this model. Jump to the model overview.

spuuntries /ilearnmate-icts:0f47b352

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
attributes_to_generate
string
girly,modestly,verbose,happy
Comma-separated list of attributes for which to generate control vectors (e.g., 'girly,modestly,verbose,happy')
num_examples_per_side
integer
3

Min: 1

Max: 10

Number of descriptive examples to generate for each side of the contrast. More examples might lead to better vectors but will increase generation time.
seed
integer
Seed for reproducibility of example generation and vector training. Set to 0 for random behavior.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}