mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Update WSL-installation-guide.md (#2626)
This commit is contained in:
parent
6133675e0f
commit
8275dbc68c
@ -70,6 +70,9 @@ sudo apt install build-essential
|
|||||||
|
|
||||||
If you face any issues or need to troubleshoot, you can always refer to the official Microsoft documentation for WSL: https://docs.microsoft.com/en-us/windows/wsl/
|
If you face any issues or need to troubleshoot, you can always refer to the official Microsoft documentation for WSL: https://docs.microsoft.com/en-us/windows/wsl/
|
||||||
|
|
||||||
|
#### WSL2 performance using /mnt:
|
||||||
|
when you git clone a repository, put it inside WSL and not outside. To understand more, take a look at this [issue](https://github.com/microsoft/WSL/issues/4197#issuecomment-604592340)
|
||||||
|
|
||||||
## Bonus: Port Forwarding
|
## Bonus: Port Forwarding
|
||||||
|
|
||||||
By default, you won't be able to access the webui from another device on your local network. You will need to setup the appropriate port forwarding using the following command (using PowerShell or Terminal with administrator privileges).
|
By default, you won't be able to access the webui from another device on your local network. You will need to setup the appropriate port forwarding using the following command (using PowerShell or Terminal with administrator privileges).
|
||||||
|
Loading…
Reference in New Issue
Block a user