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
Host Info (please complete the following information):
OS: Unraid using Docker
Additional context
2024-06-02 05:06:55 (21.3 MB/s) - '.env' saved [3463/3463]
Running mv docker-compose.yaml /app/files/localai/docker-compose.yaml
Running mv .env /app/files/localai/.env
Running docker compose -f ./files/localai/docker-compose.yaml down --rmi all
Running echo "LocalAI GPU is installed and running... Please wait 30mins before using or restarting"
LocalAI GPU is installed and running... Please wait 30mins before using or restarting
Running: docker compose -f ./files/localai/docker-compose.yaml up -d
stat /app/files/localai/docker-compose.yaml: no such file or directory
We are running localai on 38080
Please press enter to go back to the main menu:
The text was updated successfully, but these errors were encountered:
To work around this I can start the install of the localai backend (which fails).
BUT the wget [gpu docker-compose.yaml URL] -O docker-compose.yaml IS successful
so I can run the command manually docker compose -f /app/files/localai/docker-compose.yaml up
@jaburges we are now switching away from docker compose to use our own docker run based API, I would love to have input on how unraid would like its mounts as this remake is underway
Describe the bug
Running the Midori Subsystem installer, following the guide the backend install fails of localai
Screenshots
for Unraid the mounts should be:
Host Info (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: