You're looking at a specific version of this model. Jump to the model overview.
zsxkib /lil-flan-bias-logits-warper:df9d2a76
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 |
---|---|---|---|
prompt |
string
|
Prompt for language model
|
|
bias_dict_str |
string
|
Dictionary mapping from strings to bias values
|
|
max_output_len |
integer
|
64
Min: 1 Max: 512 |
Maximum length of output
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}