CLI
Usage
shell
npx --no node-llama-cpp <command> [options]
Commands
Command | Description |
---|---|
|
Download models from URLs |
|
Chat with a model |
|
Generate a new node-llama-cpp project from a template |
|
Generate a completion for a given text |
|
Generate an infill completion for a given suffix and prefix texts |
|
Inspect the inner workings of node-llama-cpp |
|
Manage llama.cpp source code |
Options
Command | Description |
---|---|
-h , --help |
Show help |
-v , --version |
Show version number |