Skip to content

Commit

Permalink
docs: update readme links (#285)
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
  • Loading branch information
sozercan authored Jun 8, 2024
1 parent 906b3d6 commit 40bddcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ AIKit offers two main capabilities:
- 🚒 [Kubernetes deployment ready](#kubernetes-deployment)
- πŸ“¦ Supports multiple models with a single image
- πŸ–₯️ [Supports GPU-accelerated inferencing with NVIDIA GPUs](#nvidia)
- πŸ” [Signed images for `aikit` and pre-made models](https://sozercan.github.io/aikit/docs/cosign)
- πŸ” Ensure [supply chain security](https://sozercan.github.io/aikit/docs/security) with SBOMs, Provenance attestations, and signed images
- 🌈 Supports air-gapped environments with self-hosted, local, or any remote container registries to store model images for inference on the edge.

## Quick Start
Expand Down
2 changes: 1 addition & 1 deletion website/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ AIKit offers two main capabilities:
- 🚒 [Kubernetes deployment ready](#kubernetes-deployment)
- πŸ“¦ Supports multiple models with a single image
- πŸ–₯️ [Supports GPU-accelerated inferencing with NVIDIA GPUs](gpu.md)
- πŸ” [Signed images for `aikit` and pre-made models](cosign.md)
- πŸ” Ensure [supply chain security](security.md) with SBOMs, Provenance attestations, and signed images
- 🌈 Support for non-proprietary and self-hosted container registries to store model images

0 comments on commit 40bddcf

Please sign in to comment.