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

fauzi3007 /sahabat-ai-replicate:d482ba7b

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
User's message
max_new_tokens
integer
256

Min: 1

Max: 1024

None
temperature
number
0.75

Min: 0.01

Max: 5

None
top_p
number
0.9

Min: 0.01

Max: 1

None
repetition_penalty
number
1.2

Min: 0.01

Max: 5

None

Output schema

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

Schema
{'title': 'Output', 'type': 'string'}