Update README.md

This commit is contained in:
2023-01-05 14:56:07 +01:00
committed by GitHub
parent 448f1a3d89
commit 1df4a185ca
+1 -1
View File
@@ -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 1. Write in the prompt in the *Start of the prompt* text box
2. Click Generate and wait 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 - **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 - **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 - **Top K**: The number of tokens to sample from at each step