You're looking at a specific version of this model. Jump to the model overview.
aitechtree /nsfw-novel-generation:d1b68d1b
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
|
Input prompt
|
|
system_message |
string
|
Write(output) in English.
|
System message
|
max_tokens |
integer
|
7000
Min: 1 Max: 8000 |
Max tokens
|
temperature |
number
|
0.7
Max: 1 |
Temperature
|
top_p |
number
|
0.9
Max: 1 |
Top P
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}