onnxmltools VS transformers

Compare onnxmltools vs transformers and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
onnxmltools transformers
3 176
940 125,021
1.9% 1.4%
6.5 10.0
21 days ago 6 days ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

onnxmltools

Posts with mentions or reviews of onnxmltools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • Model Interoperability with ONNX
    2 projects | dev.to | 13 Feb 2023
    onnxmltools
  • Export and run other machine learning models
    3 projects | dev.to | 14 Oct 2021
    With the onnxmltools library, traditional models from scikit-learn, XGBoost and others can be exported to ONNX and loaded with txtai. Additionally, Hugging Face's trainer module can train generic PyTorch modules. This notebook will walk through all these examples.
  • [D] ONNX ecosystem
    3 projects | /r/MachineLearning | 14 Oct 2021
    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.

transformers

Posts with mentions or reviews of transformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.

What are some alternatives?

When comparing onnxmltools and transformers you can also consider the following projects:

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

fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

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

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

modelstore - 🏬 modelstore is a Python library that allows you to version, export, and save a machine learning model to your filesystem or a cloud storage provider.

llama - Inference code for Llama models

data-science-ipython-notebooks - Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

transformer-pytorch - Transformer: PyTorch Implementation of "Attention Is All You Need"

best-of-ml-python - 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

huggingface_hub - The official Python client for the Huggingface Hub.

OpenNMT-py - Open Source Neural Machine Translation and (Large) Language Models in PyTorch