어쩌면 약간
2024-08-29 00:50:55
홈페이지
집안일 하는 느낌..?
▼ more
집안일 하는 느낌..?
PHP 페이지로 새롭게 단장 중!
WSL
set up ssh server and change its port number using /etc/ssh/sshd_config
then open the firewall
sudo ufw allow $PORT/tcp
Powershell
netsh interface portproxy add v4tov4 listenport=PORT listenaddress='0.0.0.0' connectport=PORT connectaddress=WSL_IP
// WSL uses its own IP address thus you need to check the ip then set port forwarding using the command above.
EFFICIENT ADAPTERS FOR GIANT SPEECH MODELS, https://arxiv.org/pdf/2306.08131.pdf, C. Chiu