start_llamacpp
Launches a local llama-server instance using an absolute .gguf model path, restricted to 127.0.0.1:8080. Subsequent calls wait for approval.
Instructions
Start llama-server on this computer (127.0.0.1:8080 only) with an absolute .gguf path. Extra calls wait for Late Approve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_path | Yes | Absolute path to a .gguf file on this computer |