ort
ort copied to clipboard
A Rust wrapper for ONNX Runtime
ort is an (unofficial) ONNX Runtime 1.18 wrapper for Rust based on the now inactive onnxruntime-rs. ONNX Runtime accelerates ML inference on both CPU & GPU.
π Documentation
π€ Support
π Projects using ort
Open a PR to add your project here π
- Twitter uses
ortto serve homepage recommendations to hundreds of millions of users. - Bloop uses
ortto power their semantic code search feature. - edge-transformers uses
ortfor accelerated transformer model inference at the edge. - Ortex uses
ortfor safe ONNX Runtime bindings in Elixir. - Supabase uses
ortto remove cold starts for their edge functions. - Lantern uses
ortto provide embedding model inference inside Postgres.