oobabooga / one-click-installers

Simplified installers for oobabooga/text-generation-webui.
GNU Affero General Public License v3.0
550 stars 186 forks source link

Adding wsl user start scripts #120

Closed jsboige closed 1 year ago

jsboige commented 1 year ago

Those script proved useful to automatically set up environment variables and port redirection without affecting the system scripts, which might be left untouched for git pulls, allowing for user customization as in Automatic1111. The multi-start is especially useful to launch a series of instances on distinct ports with distinct models. I'm planning to use it to add integration tests to this new SK connector, together with the Oobabooga connector, which is also a work in progress. I left actual values I have been using for reference, but feel free to adapt those values

oobabooga commented 1 year ago

Those are big changes that I am unable to review as I do not use WSL.

jsboige commented 1 year ago

Hi, I'm sorry this fell flat. Let me please plead why I think this could be useful.

So those are 3 strong reasons to consider that PR.

Now I will be happy to do some more work and craft other .bat user files for other environments so that you can test them. What is your testing environment? @oobabooga, will you be OK to reopen this PR when you can test it?