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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have Ubuntu 24.04 installed on WSL 2 on Windows 11.
I used the install script
curl https://localai.io/install.sh | sh
Once it finished pulling all images and I load up the WebUI I get a message saying that I have no models installed.
I tried it with the following command as well:
docker run -ti --name local-ai -p 8080:8080 --gpus all localai/localai:latest-aio-gpu-nvidia-cuda-12
What am I doing wrong ? It clearly downloaded something as the WSL 2 VHDX is 44GB
Beta Was this translation helpful? Give feedback.
All reactions