Command Line Interface#
The locodellm package provides several subcommands accessible via
python -m locodellm.
Command |
Description |
|---|---|
Prints the installed package version. |
|
Lists the available built-in and LM-Eval benchmarks. |
|
Lists the available mock ONNX test models. |
|
Generates text from a prompt using a local LLM. |
|
Runs a built-in or LM-Eval benchmark against a model. |