Catalpa

Results 13 issues of Catalpa

gradio auth code is modified from AUTOMATIC1111/stable-diffusion-webui

### Describe the bug LLaMa wont load when using deepspeed, it will just get stucked on > Loading llama-7b... and taking up all the ram before freezing the system. ###...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? after update to gradio 3.23, the...

bug-report

### Describe the bug when restart the web ui, the port is always shown to be used. my temp solusion is to sleep 120s before recreating interface. ie add time.sleep(120)...

bug

simple work arround for https://github.com/oobabooga/text-generation-webui/issues/550 the lowest time i could go was 75s

Added lora-dir, model-dir, and login auth arguments that points to a file contains usernames and passwords in the format of "u:pw,u:pw,..."

yea they are changing up shits again

https://github.com/GuizzyQC/text-generation-webui but bs4 original idea by GuizzyQC

### Describe the bug per_layer will cause `--no-fused_mlp` `--no-warmup_autotune` `--no-quant_attn` to become useless ### Is there an existing issue for this? - [X] I have searched the existing issues ###...

bug

gradio looks for / for all its suff even if its reverce proxied. some related issue for more context - https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/8897 - https://github.com/gradio-app/gradio/issues/3472 this shit is finally fixed, i got...

Pending clarifications