seasonjs/hf-hub
golang client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package
This is a tool for Go developers who want to access files and information from the Hugging Face Hub directly within their Go applications. It allows you to programmatically fetch specific files, like configuration settings, from a wide range of pre-trained models and datasets available on the Hugging Face platform. Developers who build Go-based machine learning applications or services would find this useful.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to download model or dataset files from the Hugging Face Hub.
Not ideal if you are not a Go developer or if you need the full feature set of the Python Hugging Face Hub client, such as uploading models or managing repositories.
Stars
9
Forks
5
Language
Go
License
MIT
Category
Last pushed
Sep 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/seasonjs/hf-hub"
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.