cocktailpeanut / dalai

The simplest way to run LLaMA on your local machine
https://cocktailpeanut.github.io/dalai
13.09k stars 1.42k forks source link

Installation stuck at 67% #243

Open painful-bug opened 1 year ago

painful-bug commented 1 year ago
PS C:\Users\ujana\dalai\alpaca\build> C:\Users\ujana\dalai\venv\Scripts\cmake --build . --config Release
The system cannot find the file specified
CMake Error: Generator: execution of make failed. Make command was: nmake -f Makefile /nologo &&
PS C:\Users\ujana\dalai\alpaca\build> exit
ggml-model-q4_0.bin  67%[=======================================================>                           ] in 19min  

stuck at 67% for an hour and the finishing time increases slowly (from 13mins to 19 mins and more, gradually).

Redflyo commented 1 year ago

I was like you, I retried 4 times before got it

abulka commented 1 year ago

I've been stuck at 14% for a day. This is my second or third attempt.

Update It finally finished. I had to cancel it and do it again several times, over several days, to get to 100%.