You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the following command to scaffold a project from a template:
2
+
```bash
3
+
npm create node-llama-cpp@latest
4
+
```
5
+
6
+
> Don't use the templates in this repository directly. They are built to be used with `npm create` command ([learn more](https://node-llama-cpp.withcat.ai/guide/))
0 commit comments