Files
airllm-fork-nodejs/node_modules/node-llama-cpp/templates/README.md
2026-02-05 15:27:49 +08:00

7 lines
279 B
Markdown

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/))