inspect
command
Inspect the inner workings of node-llama-cpp
Usage
shell
npx --no node-llama-cpp inspect <command>
Commands
Command | Description |
---|---|
|
Show the detected GPU types and their VRAM usage |
|
Inspect a GGUF file |
|
Measure VRAM consumption of a GGUF model file with all possible combinations of gpu layers and context sizes |
|
Estimate the compatibility of a model with the current hardware |
Options
Option | Description |
---|---|
-h , --help |
Show help |
-v , --version |
Show version number |