You're looking at a specific version of this model. Jump to the model overview.
antoinelyset /openhermes-2-mistral-7b:c0df7b0d
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 |
---|---|---|---|
messages |
string
|
The JSON string of the messages (array of objects with role/content like OpenAI) to predict on
|
|
max_new_tokens |
integer
|
512
Max: 1000000000000000000000000000000 |
Max new tokens
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}