docs/02 - Default and Notebook Tabs.md
Used to generate raw completions starting from your prompt.
This tab contains two main text boxes: Input, where you enter your prompt, and Output, where the model output will appear.
The number on the lower right of the Input box counts the number of tokens in the input. It gets updated whenever you update the input text as long as a model is loaded (otherwise there is no tokenizer to count the tokens).
Below the Input box, the following buttons can be found:
In the Prompt menu, you can select from saved prompts stored in user_data/logs/notebook. The New button creates a new prompt, the Rename button renames the selected prompt, and the 🗑️ button deletes it. The 🔄 button refreshes the list.
Five tabs can be found:
textgen/css/html_readable_style.css.Precisely the same thing as the Default tab, with the difference that the output appears in the same text box as the input.
It contains the following additional button: