Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Wauplinย 
posted an update 9 days ago
Post
2550
What a great milestone to celebrate! The huggingface_hub library is slowly becoming a cornerstone of the Python ML ecosystem when it comes to interacting with the @huggingface Hub. It wouldn't be there without the hundreds of community contributions and feedback! No matter if you are loading a model, sharing a dataset, running remote inference or starting jobs on our infra, you are for sure using it! And this is only the beginning so give a star if you wanna follow the project ๐Ÿ‘‰ https://github.com/huggingface/huggingface_hub

https://huggingface.co/docs/huggingface_hub/v0.25.1/package_reference/hf_api
I think there are many features that are very useful but not well known to HF users.
Veteran features such as super_squash_history should be supported on the GUI side.
Also, it would be nice if there is a flag in the API or GUI to restart_space when get_space_runtime is not RUNNING, BUILDING, or PAUSED.
If HF only has an infinite loop countermeasure, it will be fine.