#14 · Primary category: Foundation Models
models
A collection of pre-trained, state-of-the-art models in the ONNX format
Project last updated:08/01/26
GitHub Stars
9.8K
Forks
1.6K
Contributors
66
License
Apache-2.0
Why we included this project
ONNX exists so a model trained in one framework can run in another without retraining, and this zoo shows what that looks like in practice. It gathers pre-trained vision, NLP, and generative models, covering everything from image classification and object detection to translation, into one browsable collection. Because each entry is a well-known architecture exported to the portable ONNX standard, the repo doubles as a working reference for judging how easily a model will move across runtimes. One honest caveat: the project is now preserved for historical purposes, with new model sharing moved to the Hugging Face onnxmodelzoo hub, so treat these artifacts as a useful starting point rather than a live registry.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities