-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
LocalAI version:
v3.9.0 (aadec0b)
Environment, CPU architecture, OS, and Version:
--- (Does not pertain to particular install of LocalAI)
Describe the bug
The install.sh script listed as an installation method in the documentation at URL https://localai.io/installation/linux/ seems to produce broken/misconfigured installations of LocalAI according to users who asked for troubleshooting help in LocalAI Discord.
To Reproduce
--- (Needs testing... Did not had time to set up a VM to test it in yet.)
Expected behavior
Script should properly install either Docker or binary copy of LocalAI.
Logs
--- (Not available - users I helped with troubleshooting did not provide console output of the script)
Additional context
Creating this issue after helping to troubleshoot two broken fresh installs using install.sh back-to-back in #help channel on LocalAI Discord. At this point, I think the script either will need an update to run properly for new versions of LocalAI, or should be hidden from the documentation's "Installation" section.
Personal testing will be conducted in a VM when I have free moment to conduct it. If I will identify the issue at that point, I will attempt to write a fix.