#29 · Primary category: AI Cloud Platforms & PaaS

csghub-server

ai datasets golang huggingface llm models platform

csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and also run Model Inference, Finetune and Application Spaces.

Project last updated:08/29/26

GitHub Stars

1.0K

Forks

231

Contributors

46

License

Apache-2.0

Why we included this project

CSGHub Server is the Go backend of a self-hosted platform for managing large language model assets, effectively a private Hugging Face you can run on your own hardware. Teams that want models, datasets, and application spaces to stay behind the firewall use it to upload, store, version, tag, and search those files through a REST API and git instead of leaning on a public hub. The same service plugs into model inference, fine-tuning, and application-space workloads, so a single deployment can carry a model from storage to serving. Practical touches such as online Parquet dataset previews and text/image content moderation help internal teams control what gets shared, and the Python SDK keeps workflows familiar to engineers used to Hugging Face. For small platform and MLOps teams, it is an open, self-hosted alternative to commercial model hubs.

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