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

mozeal /seallm-7b-v2:9453e4df

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
max_new_tokens
integer
512

Max: 2048

Max new tokens
temperature
number
0.75

Max: 5

Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.

Output schema

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

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