apr-cli
CLI tool for APR model inspection, debugging, and operations.
Installation
This installs the apr binary.
Features
- Model Inspection: View APR model structure, metadata, and weights
- Debugging: Hex dumps, tree visualization, flow analysis
- Operations: List, compare, and validate APR models
- TUI Mode: Interactive terminal interface for model exploration
Usage
# Show help
# Inspect a model
# List models in directory
# Interactive TUI mode
# Compare two models
Optional Features
Inference Server
Enable the inference feature to serve models via HTTP:
License
MIT