microsoft/phi-3-mini-128k-instruct

Phi-3-Mini-128K-Instruct is a 3.8 billion-parameter, lightweight, state-of-the-art open model trained using the Phi-3 datasets

Input
Configure the inputs for the AI model.

The seed for the random number generator

0
100

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

0.01
1

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

Text prompt to send to the model.

1
126976

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

0.1
5

Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic.

0.01
10

Penalty for repeated words in generated text; 1 is no penalty, values greater than 1 discourage repetition, less than 1 encourage it.

Output
The generated output will appear here.

No output yet

Click "Generate" to create an output.