You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,7 +26,6 @@ KitOps is a CNCF project, and is governed by the same organization and policies
27
26
28
27
KitOps is also the reference implementation of the [CNCF's ModelPack specification](https://github.com/modelpack/model-spec) for a vendor-neutral AI/ML interchange format.
> *ModelKits elevate AI artifacts to first-class, governed assets — just like application code.*
49
47
50
48
### Kitfile
49
+
51
50
A [Kitfile](https://kitops.org/docs/kitfile/kf-overview/) defines your ModelKit. Written in YAML, it maps where each artifact lives and how it fits into the project.
52
51
53
52
### Kit CLI
@@ -63,7 +62,7 @@ This video shows how KitOps streamlines collaboration between data scientists, d
63
62
## 🚀 Try KitOps in under 15 Minutes
64
63
65
64
1.**Install the CLI**: [for MacOS, Windows, and Linux](https://kitops.org/docs/cli/installation/).
66
-
2.**Pack your first ModelKit**: Learn how to pack, push, and pull using our [Getting Started](...) guide.
65
+
2.**Pack your first ModelKit**: Learn how to pack, push, and pull using our [Getting Started](https://kitops.org/docs/get-started/) guide.
67
66
3.**Explore a Quick Start**: [Try pre-built ModelKits](https://jozu.ml/organization/jozu-quickstarts) for LLMs, CVs, and more.
68
67
69
68
For those who prefer to build from the source, follow [these steps](https://kitops.org/docs/cli/installation/#🛠️-install-from-source) to get the latest version from our repository.
@@ -124,7 +123,6 @@ Your insights help KitOps evolve as an open standard for AI/ML. We *deeply value
0 commit comments