Skip to content

Commit

Permalink
Merge pull request #26 from caikit/fix-retry
Browse files Browse the repository at this point in the history
fix link
  • Loading branch information
dmuelle authored Jan 8, 2024
2 parents d95fe46 + 79f9e09 commit 7158c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Caikit is an AI toolkit that enables you to use and manage AI models through a s
Caikit's purpose is twofold:

* It simplifies AI model use, so you can tap into models through familiar APIs (for example, Inference) with no need to transform data.
* It facilitates AI model management by making it easier to train and maintain your models.
* It facilitates AI model management by making it easier to train and maintain your models.

Simply put, Caikit makes it easy for you to implement and manage AI models in your apps, so you can focus on new development instead of maintenance.

Curious to learn more? Check out our [model user tutorial]({{ site.baseurl }}{% link tutorial_appdev.md %}) or [browse our API documentation](https://caikit.readthedocs.io/en/latest/index.html).
Curious to learn more? Check out our [model user tutorial](./docs/tutorial_appdev.md) or [browse our API documentation](https://caikit.readthedocs.io/en/latest/index.html).

0 comments on commit 7158c5b

Please sign in to comment.