diff --git a/index.html b/index.html index 6d82957..ef9d913 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,15 @@ background-color: #0D0D0D; background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%231a1a1a' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E"); } + .list-dash { + display: flex; + gap: 10px; + + &::before { + content: '-'; + display: inline-block; + } + }
@@ -89,40 +98,7 @@The CNCF-governed open-source specification ensures consistency, enables community-driven improvements, and avoids vendor lock-in.
- Learn more → -- The enterprise implementation of the ModelPack specification is KitOps, which provides: -
- KitOps is a CNCF project, that has been adopted widely with over 150,000 downloads and is the most mature implementation of the ModelPack standard. -
-- Learn more at kitops.org -
-$ brew tap kitops-ml/kitops
-$ brew install kitops
-$ kit version
-
+ Learn more →
+ There are two implementations of the ModelPack spec: +
++ Both Modctl and KitOps are vendor-neutral open source projects managed by the Cloud Native Computing Foundation. +
+$ go install github.com/modelpack/modctl@main
+ $ brew tap kitops-ml/kitops
+$ brew install kitops
+$ kit version
+
+ ModelPack is backed by leading technology companies committed to open standards for AI/ML.
@@ -182,7 +196,15 @@+ Join the bi-monthly community call, or review past meeting notes in Google +
+ + Join Now