Implement notebook mode

This commit is contained in:
oobabooga 2023-01-06 20:22:26 -03:00
parent 6c02fe7a94
commit e5f547fc87
2 changed files with 42 additions and 17 deletions

View file

@ -72,6 +72,7 @@ Then browse to
Optionally, you can use the following command-line flags:
--model model-name: load this model by default.
--notebook: Launch the webui in notebook mode, where the output is written to the same text box as the input.
## Presets