docs/content/installation/macos.md
The easiest way to install LocalAI on macOS is using the DMG application.
Download the latest DMG from GitHub releases:
<a href="https://github.com/mudler/LocalAI/releases/latest/download/LocalAI.dmg"> </a>LocalAI.dmg file from the link aboveThe LocalAI.dmg (and the app inside it) and the local-ai server binary are
signed with an Apple Developer ID and notarized by Apple, so they launch with no
quarantine prompt or workaround. To inspect the signature yourself:
spctl --assess --type open --context context:primary-signature -v /Applications/LocalAI.app
codesign --verify --deep --strict --verbose=2 /Applications/LocalAI.app
After installing LocalAI, you can:
http://localhost:8080