oobabooga / text-generation-webui

A Gradio web UI for Large Language Models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Wizard is not Idempotent: It will keep downloading files each time you run it, even if you're up-to-date

CalculonPrime opened this issue · comments

Describe the bug

If I run it and it completes without any errors, if I run it again, it will still download several large files. This is particularly bad for anyone with a fixed data plan.

It also doesn't resume downloads, but that's minor thing compared with redownloading files repeatedly that downloaded without a problem.

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

Run update wizard until it completes without error.
Run it again. It will redownload several large files.

Screenshot

No response

Logs

Not getting errors.

System Info

Python 3.11.9 is installed, but I think the Web UI downloads its own python, right?

Windows 10, 128GB, Nvidia 4060 Ti