mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-20 15:40:23 +01:00
A single dictionary called 'interface_state' is now passed as input to all functions. The values are updated only when necessary. The goal is to make it easier to add new elements to the UI. |
||
|---|---|---|
| .. | ||
| api.py | ||
| callbacks.py | ||
| chat.py | ||
| deepspeed_parameters.py | ||
| extensions.py | ||
| GPTQ_loader.py | ||
| html_generator.py | ||
| llama_attn_hijack.py | ||
| llamacpp_model.py | ||
| llamacpp_model_alternative.py | ||
| LoRA.py | ||
| models.py | ||
| RWKV.py | ||
| shared.py | ||
| text_generation.py | ||
| training.py | ||
| ui.py | ||