[D] ONNX ecosystem

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

  • The ONNX runtime provides a common serialization format for machine learning models. ONNX supports a number of different platforms/languages and has features built in to help reduce inference time.

  • onnxmltools

    ONNXMLTools enables conversion of models to ONNX

  • PyTorch has robust support for exporting Torch models to ONNX. This enables exporting Hugging Face Transformers and/or other downstream models directly to ONNX. With the onnxmltools library, traditional models from scikit-learn, XGBoost and others can be exported to ONNX.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • txtai

    💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

  • Interested in hearing if anyone is using ONNX in their work. I've extensively started to use ONNX with txtai (example, example).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts