ViperX7 / Alpaca-Turbo

Web UI to run alpaca model locally
GNU Affero General Public License v3.0
876 stars 92 forks source link

Stuck at loading model... #47

Open SecureTheNetwork opened 1 year ago

SecureTheNetwork commented 1 year ago

Just installed Alpaca-Turbo and compiled alpaca.cpp for my Intel Mac, all smooth.

Stuck at loading model:

Screenshot 2023-04-08 at 18 52 26 Screenshot 2023-04-08 at 18 52 03

Tried couple from huggingface:

alpaca-7b-native-enhanced-ggml alpaca-lora-7B-ggml gpt4-x-alpaca-native-13B-ggml gpt4all-lora-quantized.bin

No success. No indication (cpu usage wise) that something is happening.

Works great on my Win10 setup.

reporter-law commented 1 year ago

me too

RedWideWeb commented 1 year ago

How do you compile alpaca.cpp for Intel mac?