I managed to run Llama and Alpaca on Windows 11. But when i start to execute "npx dalai serve" without interrnet connection (WLAN), the npx command tries to open a server and hangs. When i activate WLAN connection and enter the "npx dalai serve" command again, then it starts the local server with "Server running on http://localhost:3000/".
For the server-start and opening the adress in the browser, i need internet connection. After that i can cut the network und use the AI.
Hello!
I managed to run Llama and Alpaca on Windows 11. But when i start to execute "npx dalai serve" without interrnet connection (WLAN), the npx command tries to open a server and hangs. When i activate WLAN connection and enter the "npx dalai serve" command again, then it starts the local server with "Server running on http://localhost:3000/". For the server-start and opening the adress in the browser, i need internet connection. After that i can cut the network und use the AI.
Am i missing something?
Thanks!