You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: