mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-09 18:21:43 +01:00
- Added `--auto-launch` arg to open web UI in the default browser when ready. - Changed chat.py to display user input immediately and "*Is typing...*" as a temporary reply while generating text. Most noticeable when using `--no-stream`. |
||
|---|---|---|
| .. | ||
| chat.py | ||
| deepspeed_parameters.py | ||
| extensions.py | ||
| html_generator.py | ||
| models.py | ||
| RWKV.py | ||
| shared.py | ||
| stopping_criteria.py | ||
| text_generation.py | ||
| ui.py | ||