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

lucataco /yi-1.5-6b:f8047bd6

Input

string
Shift + Return to add a new line

Input prompt

Default: "Tell me a joke"

string
Shift + Return to add a new line

System prompt

Default: "You are a friendly Chatbot."

integer
(minimum: 1, maximum: 4096)

The maximum number of tokens the model should generate as output.

Default: 512

number
(minimum: 0.1, maximum: 4)

The value used to modulate the next token probabilities.

Default: 0.7

number
(minimum: 0.1, maximum: 1)

A probability threshold for generating the output. If < 1.0, only keep the top tokens with cumulative probability >= top_p (nucleus filtering). Nucleus filtering is described in Holtzman et al. (http://arxiv.org/abs/1904.09751).

Default: 0.95

integer

The number of highest probability tokens to consider for generating the output. If > 0, only keep the top k tokens with highest probability (top-k filtering).

Default: 50

Output

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