ItsPi3141 / alpaca-electron

The simplest way to run Alpaca (and other LLaMA-based local LLMs) on your own computer
MIT License
1.29k stars 141 forks source link

Alpaca-Electron-mac-arm64-v1.0.5 app is "damaged". #90

Closed dr2chase closed 1 year ago

dr2chase commented 1 year ago

Describe the bug MacOS reports: “Alpaca Electron” is damaged and can’t be opened. You should move it to the Trash.

To Reproduce Steps to reproduce the behavior:

  1. Download https://github.com/ItsPi3141/alpaca-electron/releases/download/v1.0.5/Alpaca-Electron-mac-arm64-v1.0.5.dmg
  2. Click on the downloaded dmg
  3. Move Alpaca Electron to Applications
  4. Click on Alpaca Electron in Applications
  5. See error message.
  6. Try control-click instead.
  7. Still see error message.

Expected behavior Alpaca Electron at least opens.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context I've been trying to find some way to run an LLM locally on a beefy laptop, and thus far nothing anyone has recommended has worked, so this lengthens the amusing tale of fail.

broderix commented 1 year ago

Describe the bug MacOS reports: “Alpaca Electron” is damaged and can’t be opened. You should move it to the Trash.

To Reproduce Steps to reproduce the behavior:

  1. Download https://github.com/ItsPi3141/alpaca-electron/releases/download/v1.0.5/Alpaca-Electron-mac-arm64-v1.0.5.dmg
  2. Click on the downloaded dmg
  3. Move Alpaca Electron to Applications
  4. Click on Alpaca Electron in Applications
  5. See error message.
  6. Try control-click instead.
  7. Still see error message.

Expected behavior Alpaca Electron at least opens.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS arm64
  • Version Ventura 13.4 (22F66)

Additional context I've been trying to find some way to run an LLM locally on a beefy laptop, and thus far nothing anyone has recommended has worked, so this lengthens the amusing tale of fail.

Try this in terminal xattr -cr /Applications/Alpaca\ Electron.app/

dr2chase commented 1 year ago

Success! (it starts and whines at me about wanting an Alpaca model). Not sure if this counts as closable or not.

ha1tch commented 1 year ago

FWIW I'm experiencing exactly the same

ItsPi3141 commented 1 year ago

Please look at the Troubleshooting section in the readme file.

https://github.com/ItsPi3141/alpaca-electron#macos