#6 · Primary category: Model Zoos & Hubs
csghub
Open-source platform for managing LLM assets like models, datasets, and spaces, offering on-premise deployment with Hugging Face-compatible APIs.
Project last updated:08/28/26
GitHub Stars
4.1K
Forks
515
Contributors
34
License
Apache-2.0
Why we included this project
CSGHub is a self-hostable answer for teams that want Hugging Face style model management without sending their assets anywhere else. You upload, store, version, and distribute LLMs, datasets, and code through a web UI, git, or a natural language chatbot, and a Python SDK that stays compatible with Hugging Face means existing tooling keeps working. It is built as microservices with OpenAPI endpoints, so it slots into a platform you already run rather than forcing a migration. Organizations that need offline operation or stricter control over the model lifecycle for compliance get a real on-premise option here, essentially a private Hugging Face they fully own.
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
models.dev
An open-source database of AI models.
Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
huggingface_hub
The official CLI and Python client for the Hugging Face Hub.