Mistral-7B-Instruct-v0.3

The Mistral-7B-Instruct-v0.2 Large Language Model (LLM) is an improved instruct fine-tuned version of Mistral-7B-Instruct-v0.2.

Playground

Input

prompt
string

Shift

+

Return

to add a new line

system_prompt
string

Shift

+

Return

to add a new line

max_new_tokens
number
(minimum: 1, maximum: 1000)

min_new_tokens
number
(minimum: -1, maximum: 1000)

temperature
number
(minimum: 0.01, maximum: 5)

top_p
number
(minimum: 0, maximum: 1)

top_k
number
(minimum: -1, maximum: 1000)

stop_sequences
string

Shift

+

Return

to add a new line

length_penalty
number
(minimum: , maximum: )

prompt_template
string

Shift

+

Return

to add a new line

Output

No output to show