error lmstudio

#32
by Metromax - opened

Engine protocol runtime llama-server for N6cGEfbkobs3tSceCnRBI0HQ exited before becoming healthy. exitCode=1, signal=null

It does not run in LM Studio by default. You must download the dedicated llama.cpp. The standard llama.cpp will not work.

If you are using a Mac, the process is different. You must download the dedicated xlm-lm only for the 1-bit model, while the 2-bit model runs with the standard xlm-lm.

you have to use the PrimsML fork of llama.cpp, see https://github.com/PrismML-Eng/llama.cpp

Sign up or log in to comment