oobabooga / one-click-installers

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

Add CMD_FLAGS.txt functionality to WSL installer #119

Closed jllllll closed 1 year ago

jllllll commented 1 year ago

Similar to how webui.py is handled, CMD_FLAGS.txt will be copied to the WSL installation directory. The file can be edited in Windows and changes will be carried over. Changes to the file in WSL will be maintained until the Windows copy is changed.

oobabooga commented 1 year ago

Nice, thanks! I missed that.