Commands#
Run lllm2 COMMAND --help for all options.
Command |
Purpose |
|---|---|
|
Print the installed package version and exit. |
|
Install, enable and start the panel user service; accepts |
|
Start the panel; |
|
List installed GGUF checkpoints. |
|
List discovered llama-server builds. |
|
Download this release’s pinned CUDA engine; accepts |
|
Serve in the foreground using the selected model/backend’s saved workbench settings when available; accepts |
|
Serve on a Modal GPU through the local engine port; |
|
Check Modal credentials and deploy the lllm2 app unless this version is already deployed. |
|
Run a short, billed probe container, print the GPU name, memory, engine devices, the engine build (llama.cpp release, CUDA track and compiler) and its sha256, and save the result for later launches. |
|
Download a catalogue model and its companion files into the Modal Volume, with progress; a stored model downloads nothing. Ctrl-C cancels, and a rerun resumes. |
|
List running lllm2 serve calls with owner, elapsed time and estimated cost. |
|
Stop one call, or every orphaned call with |
|
List models stored in the Modal Volume, with sizes and catalogue ids. |
|
Delete a stored model, by catalogue id or the name |
|
Connect an installed coding-agent CLI to the running model. |
Engine installation shows download progress, transfer speed, and estimated time remaining, followed by checksum, extraction, and startup status. Progress goes to stderr; stdout contains the installed engine path. Redirected output uses periodic text updates instead of an animated bar. If the server does not provide a download size, the display shows bytes transferred without a percentage or time estimate.