| Crates.io | nnli |
| lib.rs | nnli |
| version | 0.0.19 |
| created_at | 2023-11-20 15:55:37.643174+00 |
| updated_at | 2023-11-25 03:35:42.564742+00 |
| description | 🔠interactively explore `onnx` networks in your CLI. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1042400 |
| size | 58,979 |
Interactively explore onnx networks in your CLI.
Get nnli 🎉
From Cargo
cargo install nnli
From Github
git clone https://github.com/drbh/nnli.git
cd nnli
cargo install --path .
Check version
nnli --version
Print a local model
nnli print --file <PATH TO ONNX MODEL>
This app is a work in progress, and there is a lot of room for improvement on both the code and user experience (UX) fronts.
features
candle-onnxratatui