This website requires JavaScript.
Explore
Help
Register
Sign In
zhengjl
/
text-generation-webui
Public Access
Watch
1
Star
0
Fork
0
You've already forked text-generation-webui
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b740c5b2847ee778c20f8232d94f25ab84fce108
text-generation-webui
/
modules
History
Forkoz
b740c5b284
Add display of context when input was generated
...
Not sure if I did this right but it does move with the conversation and seems to match value.
2023-03-24 08:56:07 -05:00
..
callbacks.py
Another missing import
2023-03-23 22:19:01 -03:00
chat.py
Fix chat_generation_attempts
2023-03-24 02:03:30 -03:00
deepspeed_parameters.py
Fix deepspeed (oops)
2023-02-02 10:39:37 -03:00
extensions.py
Exception handling (
#454
)
2023-03-20 13:36:52 -03:00
GPTQ_loader.py
Update comments
2023-03-20 16:40:08 -03:00
html_generator.py
Use markdown in the "HTML" tab
2023-03-17 16:06:11 -03:00
LoRA.py
Update LoRA.py
2023-03-23 22:02:09 -03:00
models.py
--no-cache and --gpu-memory in MiB for fine VRAM control
2023-03-19 19:21:41 -03:00
RWKV.py
Stop the bot from talking for you in chat mode
2023-03-23 21:38:20 -03:00
shared.py
Change the default names (
#518
)
2023-03-23 13:36:00 -03:00
text_generation.py
Add display of context when input was generated
2023-03-24 08:56:07 -05:00
ui.py
Further reorganize the UI
2023-03-15 13:24:54 -03:00