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

cjwbw /starcoder2-15b:d67b7d32

Input

string
Shift + Return to add a new line

Text input

Default: "def print_hello_world():"

integer
(minimum: 1)

Maximum number of tokens to generate. A word is generally 2-3 tokens

Default: 256

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.7

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.95

integer
(minimum: -1)

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

Default: -1

Output

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