From 1df4a185ca6e2ea2e3d1d766ee64f09f8c4756f9 Mon Sep 17 00:00:00 2001 From: imrayya Date: Thu, 5 Jan 2023 14:56:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8740220..0206d75 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Adds a tab to the webui that allows the user to generate a prompt from a small b 1. Write in the prompt in the *Start of the prompt* text box 2. Click Generate and wait -## Prompt Explanation +## Parameters Explanation - **Start of the prompt**: As the name, the start of the prompt that the generator should start with - **Temperature**: A higher temperature will produce more diverse results, but with a higher risk of less coherent text - **Top K**: The number of tokens to sample from at each step