Manage framework-specific model variations with `kaggle models variations`
mainUse the kaggle models variations command (or its legacy aliases kaggle models instances, kaggle models v, and kaggle models i) to manage framework-specific variations of a Kaggle Model.
Prerequisites:
- Python 3.11+ with the
kagglepackage installed. - Kaggle credentials for private models and mutation commands.
- An existing model for
createflows. - For
init,create, orupdateflows, you must use amodel-instance-metadata.jsonfile.
Variation Handle Format:
<owner>/<model-name>/<framework>/<variation-slug>