The SNEPPX Model Hub (sneppx-hub) is now available — a centralized model registry and sharing platform supporting search, versioning, organization management, leaderboards, benchmark submissions, and C/Python client integrations.
Key Features
**Centralized Model Registry**: Register, search, and download model weights with JSON model cards and automatic size tracking.
**CLI Management (`sneppx-hub`)**: 15 robust CLI commands covering `init`, `login`, `upload`, `download`, `list`, `search`, `info`, `versions`, `leaderboard`, `submit-benchmark`, `orgs`, `keys`, `stats`, and `server`.
**Python & C Clients**: Full Python `Hub` API and native WinHTTP-based C client (`sneppx_hub_client.h`) for embedded runtimes.
**Enterprise Security**: Role-based scopes, API token vaulting, and timing-safe admin authentication.