Skip to content

source command

Manage llama.cpp source code

Usage

shell
npx --no node-llama-cpp source <command>

Commands

Command Description
node-llama-cpp source download
Download a release of llama.cpp and compile it
node-llama-cpp source build
Compile the currently downloaded llama.cpp source code
node-llama-cpp source clear [type]
Clear files created by node-llama-cpp

Options

Option Description
-h, --help Show help
-v, --version Show version number