nateraw/hf-hub-lightning
A PyTorch Lightning Callback for pushing models to the Hugging Face Hub 🤗⚡️
This tool helps machine learning engineers and researchers manage their PyTorch Lightning models. It automatically takes your trained models and associated logs and publishes them to the Hugging Face Hub. This means you can easily share your model checkpoints with others or keep a versioned history of your training runs.
No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or researcher using PyTorch Lightning and want an automated way to upload your trained models and TensorBoard logs to the Hugging Face Hub during or after training.
Not ideal if you are not working with PyTorch Lightning models or if you prefer to manually manage your model uploads to the Hugging Face Hub.
Stars
35
Forks
2
Language
Python
License
MIT
Category
Last pushed
May 13, 2022
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nateraw/hf-hub-lightning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/huggingface_hub
The official Python client for the Hugging Face Hub.
huggingface/hub-docs
Docs of the Hugging Face Hub
huggingface/huggingface.js
Use Hugging Face with JavaScript
dice-group/Ontolearn
OWL Class Expressions Learning in Python
KRR-Oxford/DeepOnto
A package for ontology engineering with deep learning and language models.