llama-node icon indicating copy to clipboard operation
llama-node copied to clipboard

Can't run the example on MacOS M1 pro

Open greenido opened this issue 2 years ago • 0 comments
trafficstars

  1. I tried to run: https://github.com/Atome-FE/llama-node/blob/main/example/js/langchain/langchain.js with ggml-vic7b-q4_0.bin
  2. At 'await llama.load(config);' --> I'm getting: Illegal instruction: 4
  3. I'm using: npm install @llama-node/llama-cpp and alpaca.cpp is working on another example.

Any ideas?

greenido avatar Jun 11 '23 00:06 greenido