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

antoinelyset /openhermes-2-mistral-7b-awq:f48e0a29

Input

*string
Shift + Return to add a new line

The JSON stringified of the messages (array of objects with role/content like OpenAI) to predict on

integer
(minimum: 1)

Max new tokens

Default: 512

number
(minimum: 0.01, maximum: 5)

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

Default: 0.75

number
(minimum: 0, maximum: 1)

When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens

Default: 0.9

integer
(minimum: 0)

When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens

Default: 50

boolean

Whether to use beam search instead of sampling

Default: false

Output

No output yet! Press "Submit" to start a prediction.