onnxruntime ONNX Runtime Nim Wrapper
A high-level Nim wrapper for ONNX Runtime with automatic error handling.
This wrapper directly binds to the ONNX Runtime C library installed on your system (via Homebrew, apt, etc.). It does not require any external Nim packages.
yeah, runs well on my m1 MacBook, tested on different kinds of tasks.