Use the following command to scaffold a project from a template: ```bash npm create node-llama-cpp@latest ``` > Don't use the templates in this repository directly. They are built to be used with the `npm create` command ([learn more](https://node-llama-cpp.withcat.ai/guide/))