models#

Lists the available mock ONNX test models shipped with the package. These models are useful for unit testing and offline development.

Usage#

python -m locodellm models

Example output#

mock/generate  Mock LLM with hardcoded outputs for two Qwen2.5-Coder prompts.
mock/tiny      Tiny model with zero weights for fast loading and smoke tests.