The safest way to get your AI projects from dev to prod
Jozu Hub makes it easy to develop and manage models, datasets, codebases, and parameters.
Discover
Most popular repositories
BROWSE FOR MORETrending repositories
BROWSE FOR MORETop verified repositories
BROWSE FOR MORENewest repositories
BROWSE FOR MOREDownload a ModelKit
In Jozu Hub:
- Choose a ModelKit,
e.g. a quick start ModelKit - Click the Pull Latest button and copy the command
In a terminal, type:
brew tap jozu-ai/kitops
brew install kitops
- Inspect the ModelKit without pulling it:
kit info -r jozu.ml/jozu-demos/titanic-survivability:latest
- Paste the pull latest command into the terminal
e.g.kit pull jozu.ml/jozu-demos/titanic-survivability:latest
- Unpack only the model
e.g.kit unpack --model jozu.ml/jozu-demos/titanic-survivability:latest