mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
0f212093a3
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_alternative.py | ||
llamacpp_model.py | ||
LoRA.py | ||
models.py | ||
RWKV.py | ||
shared.py | ||
text_generation.py | ||
training.py | ||
ui.py |