Scaffold a new node-llama-cpp
project from a template
npm create node-llama-cpp@latest
And then follow the prompts.
You can directly specify the project name you want to use via the command line:
npm create node-llama-cpp@latest my-project