dalai
dalai copied to clipboard
Dalai server doesn't start without internet connection
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!
I see it's the same as in issue #157