Are you an LLM? You can read better optimized documentation at /docs/hub-user/reference/tags.md for this page in Markdown format
ModelKit Tags
Each time you build a KitOps' ModelKit we suggest naming it with a Tag. You can learn more about tagging ModelKits from the KitOps documentation.
You can view all the tags in a repository by clicking on the current tag name in the top left of the repository detail view in Jozu Hub. Each Tag is represented by a row in the Repository table:

You can tag a ModelKit with any name. Commonly people use tags to capture:
- The version:
v1;v2.7;12.4 - The lifecycle stage:
dev;test;production - A challenger/champion pairing:
champion;challenger
