Skip to content

Latest commit

 

History

History

create-node-llama-cpp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

create-node-llama-cpp

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