ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://parisneo.github.io/lollms-webui/
Apache License 2.0
4.07k stars 515 forks source link

Update macos_install.sh #528

Closed blu3knight closed 2 months ago

blu3knight commented 2 months ago

Created a check to see if homebrew is installed, if it is not exit, to be installed manually (Note: Requires Sudo and we should not run LoLLMs with Sudo permission for script).

Check if GCC is installed in homebrew and update or install depending on status.

Created INSTALL_DIR variable that way all Directory settings are now based on the Install directory instead of using relative paths.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

Please put an x in the boxes that apply. You can also fill these out after creating the PR.

Screenshots

If applicable, add screenshots to help explain your changes.