PRICING
Start your journey to
production ML
Plans to support any size team
Sandbox
Test out a limited-feature hosted Jozu Hub
- Free for open source and personal projects
- Unlimited public repositories
- 1 private repository
- Use with Docker or Kubernetes
- Import from Hugging Face
- 250 GB of storage
- Community support via Discord
Enterprise
Self-hosted on-prem or in private cloud
- Ready for Enterprise scale
- Custom security scanning & policies
- Deploy models anywhere
- Signed, centralized audit log
- Unlimited repositories & storage
- Use your own registry & RBAC
- Email and Slack support
Support Services
Production-ready support for KitOps and ModelPack
- Use open source in production with confidence
- 24/7 priority support
- 4-hour response SLA
- Hot fixes & emergency patches
- Quarterly health checks
- Governance Maturity Report
- Model Risk Audit
Sandbox
Enterprise
Deployment
HUB & REGISTRY
Security
Org and Roles
Support
FAQs
Let us help you with
some of your frequently
asked questions
Can I use Jozu Hub with my existing tools?
Yes, users on any of our plans can have as many integrations as they need - Jozu Hub is commonly accessed from CI/CD systems (like GitHub Actions or GitLab), and experiment trackers (like MLFlow). Free plan users can use their own account credentials for those systems, while paid plan users can create dedicated integration users and credentials.
Can I use my own registry with Jozu Hub?
Enterprise users can use Jozu Hub with any existing private registries and setup API access for automation.
What are Hardened ModelKits?
Jozu builds container images that includes a specific version of the model, an inference runtime, and a REST API for using the model. We add a software build-of-materials (using SPDX 3) and a signed provenance attestation so you know exactly what was put in, and who built it. Just like hardened container images, these hardened ModelKits are safe to use as-is, or as a base for further in-house fine tuning or RAG pipelines.