Add low VRAM guide

This commit is contained in:
oobabooga 2023-01-19 11:25:17 -03:00
parent 7ace04864a
commit f9faad4cfa

View File

@ -138,6 +138,8 @@ Optionally, you can use the following command-line flags:
| `--no-stream` | Don't stream the text output in real time. This slightly improves the text generation performance.|
| `--settings SETTINGS_FILE` | Load the default interface settings from this json file. See `settings-template.json` for an example.|
Out of memory errors? [Check this guide](https://github.com/oobabooga/text-generation-webui/wiki/Low-VRAM-guide).
## Presets
Inference settings presets can be created under `presets/` as text files. These files are detected automatically at startup.