-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
Description
LocalAI version:
3.5.0 MacOS dmg
Environment, CPU architecture, OS, and Version:
Apple M3 Ultra
% uname -a
Darwin redacted 24.6.0 Darwin Kernel Version 24.6.0: Mon Jul 14 11:30:55 PDT 2025; root:xnu-11417.140.69~1/RELEASE_ARM64_T6031 arm64
Describe the bug
The LocalAI executable provided in the v3.5.0 MacOS disk image returns the following error:
"LocalAI" is damaged and can't be opened.
At least one other user is reporting an issue with installing via disk image in the following Reddit thread:
https://old.reddit.com/r/LocalLLaMA/comments/1ngw3sb/project_update_localai_v350_is_out_huge_update/ne9h69p/
To Reproduce
- Download current MacOS disk image: https://github.com/mudler/LocalAI/releases/download/v3.5.0/LocalAI.dmg
- Open the downloaded disk image.
- Drag
LocalAI
into the Applications folder. (note: that something already looks off at this point, most disk images render the two icons centered)

- Attempt to run the dragged program. Note error dialog.

Expected behavior
The program starts normally.
Additional context
tleyden