Skip to content

Commit aa205b7

Browse files
committed
Add AIKit to model management tools section
Added AIKit to the list of model management tools and resources. Signed-off-by: Sertac Ozercan <[email protected]>
1 parent 816c546 commit aa205b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ This section lists the core infrastructure components that ModelPack is working
3434

3535
- **[modctl](https://github.com/modelpack/modctl)**: CLI tool for building, pushing, pulling, and managing OCI model artifacts
3636
- **[KitOps](https://kitops.ml/)**: ModelKit packaging and deployment platform that supports the ModelPack specification
37+
- **[AIKit](https://kaito-project.github.io/aikit/docs/packaging)**: Package AI models as OCI artifacts from local, HTTP, or Hugging Face sources with extensible formats, including ModelPack specification
3738

3839
### Kubernetes Integration
3940

@@ -149,5 +150,6 @@ This example shows how to mount a model artifact directly into a Kubernetes pod
149150
- [CRI-O](https://cri-o.io/)
150151
- [KitOps](https://kitops.ml/)
151152
- [Hugging Face](https://huggingface.co/)
153+
- [AIKit](https://github.com/kaito-project/aikit)
152154
153155
The ModelPack specification represents the next evolution in infrastructure standardization, bringing the benefits of containerization to AI model management. Start with the basics, explore the ecosystem, and join our growing community of contributors and users building the future of cloud-native AI.

0 commit comments

Comments
 (0)