mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-07 09:10:16 +01:00
* change multimodal projector to the correct one * remove reference to custom stopping strings from readme * fix stopping strings if tokenizer extension adds/removes tokens * add API example * LLaVA 7B just dropped, add to readme that there is no support for it currently |
||
|---|---|---|
| .. | ||
| callbacks.py | ||
| chat.py | ||
| deepspeed_parameters.py | ||
| evaluate.py | ||
| extensions.py | ||
| GPTQ_loader.py | ||
| html_generator.py | ||
| llama_attn_hijack.py | ||
| llamacpp_model.py | ||
| LoRA.py | ||
| models.py | ||
| monkey_patch_gptq_lora.py | ||
| RWKV.py | ||
| shared.py | ||
| text_generation.py | ||
| training.py | ||
| ui.py | ||