From f1294c49c5c958b039bfdf110574d41dc10f5c5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javis=20V=2E=20P=C3=A9rez?= Date: Wed, 21 Jan 2026 12:08:29 -0500 Subject: [PATCH 1/2] Changes to content and text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Javis V. Pérez --- index.html | 93 +++++++++++++++++++++++++++++++++--------------------- 1 file changed, 57 insertions(+), 36 deletions(-) diff --git a/index.html b/index.html index 6d82957..093f9b7 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 @@

Works With Your Infra

Open Specification

The CNCF-governed open-source specification ensures consistency, enables community-driven improvements, and avoids vendor lock-in.

- Learn more → -
- - -
-
-
-

Reference Implementations

-

- The enterprise implementation of the ModelPack specification is KitOps, which provides: -

    -
  • - A comprehensive CLI for packaging, pushing, and pulling ModelPacks
  • -
    -
  • - Python SDK (PyKitOps) for integration with notebooks and ML workflows
  • -
    -
  • - 30+ integrations with CI/CD and MLOps tools
  • -
    -
  • - Selective pulling of individual assets
  • -
    -
  • - Deployment capabilities
  • -
-

- 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 -

-
-
-

Install KitOps

-
$ brew tap kitops-ml/kitops
-$ brew install kitops
-$ kit version
-
+ Learn more →
@@ -140,12 +116,49 @@

Flexibility

Get Started Now +
+
+
+

Implementations

+

+ There are two implementations of the ModelPack spec: +

    +
  1. Modctl is the reference implementation
  2. +
  3. KitOps is the enterprise implementation that includes: +
      +
    • Python SDK (PyKitOps) for integration with notebooks and ML workflows
    • +
    • 30+ integrations with CI/CD and MLOps tools
    • +
    • Selective pulling of individual assets
    • +
    • 215,000+ downloads globally
    • +
    +
  4. +
+

+ Both Modctl and KitOps are vendor-neutral open source projects managed by the Cloud Native Computing Foundation. +

+
+
+
+

Install Modctl

+
$ go install github.com/modelpack/modctl@main
+
+ +
+

Install KitOps

+
$ brew tap kitops-ml/kitops
+$ brew install kitops
+$ kit version
+
+
+
+
+
-

Adoption & Support

+

Participation

ModelPack is backed by leading technology companies committed to open standards for AI/ML.

@@ -182,7 +195,15 @@

Adoption & Supp Need enterprise support for ModelPack or KitOps implementations?

- Get Enterprise Support + Get Enterprise Support + +

+
+

+ Join the bi-monthly community call, or review past meeting notes in Google +

+ + Join Now
From 57ec52f10eb04aaa1f2efd3f08643f22bb2cb98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javis=20V=2E=20P=C3=A9rez?= Date: Wed, 21 Jan 2026 12:15:00 -0500 Subject: [PATCH 2/2] Handle suggestions by Gemini MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Javis V. Pérez --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 093f9b7..ef9d913 100644 --- a/index.html +++ b/index.html @@ -122,9 +122,10 @@

Flexibility

Implementations

There are two implementations of the ModelPack spec: +

    -
  1. Modctl is the reference implementation
  2. -
  3. KitOps is the enterprise implementation that includes: +
  4. Modctl is the reference implementation
  5. +
  6. KitOps is the enterprise implementation that includes:
    • Python SDK (PyKitOps) for integration with notebooks and ML workflows
    • 30+ integrations with CI/CD and MLOps tools
    • @@ -202,7 +203,7 @@

      Participation Join the bi-monthly community call, or review past meeting notes in Google

      - + Join Now