Command-line interface#
Use anna for interactive local inference, pipelines, and scripted workflows.
The required launch argument is -m, which specifies the model file:
./anna -m /path/to/model.gguf
For the list of supported arguments and built-in session commands, see the CLI option reference.