mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
ee5cc2046c346b8e6f71ce543c1f6d31702337de
ort is an (unofficial) ONNX Runtime 1.19 wrapper for Rust based on the now inactive onnxruntime-rs. ONNX Runtime accelerates ML inference and training 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. - Magika uses
ortfor content type detection.
🌠 Sponsor ort
Description
Languages
Rust
98.2%
Python
0.7%
TypeScript
0.6%
JavaScript
0.5%
