Upload a machine learning model to Hugging Face Hub
Upload ML model to Hugging Face Hub
Display leaderboard for earthquake intent classification models
View and submit LLM benchmark evaluations
Multilingual Text Embedding Model Pruner
Explore and manage STM32 ML models with the STM32AI Model Zoo dashboard
Explore and submit models using the LLM Leaderboard
Predict customer churn based on input details
View RL Benchmark Reports
Generate leaderboard comparing DNA models
Track, rank and evaluate open LLMs and chatbots
Analyze model errors with interactive pages
Display LLM benchmark leaderboard and info
Push Model From Web is a tool designed to simplify the process of uploading machine learning models to the Hugging Face Hub. It allows users to seamlessly share their models with the broader ML community, fostering collaboration and reproducibility.
• Model Upload: Directly upload your machine learning models to Hugging Face Hub from your local environment.
• Versioning: Track different versions of your model for better organization and experimentation.
• Integration: Compatible with Hugging Face Hub, a popular platform for AI model sharing and collaboration.
• Model Cards: Automatically generate model cards to document your model's architecture, metrics, and usage instructions.
• Privacy Control: Choose to share your model publicly or keep it private for restricted access.
huggingface_hub
library using pip.What formats does Push Model From Web support?
Push Model From Web supports popular formats like PyTorch, TensorFlow, and ONNX. Ensure your model is saved in one of these formats before uploading.
Can I upload a model privately?
Yes, Push Model From Web allows you to set your model as private during the upload process. Only users with permission will be able to access it.
Where are my models stored after uploading?
Your models are stored on the Hugging Face Hub, a centralized platform for machine learning models. You can access them anytime through your Hugging Face account.