create_model_version
Create a new version of an existing Kaggle model by uploading files from a local folder. Specify the model instance and add version notes to track changes.
Instructions
Create new model instance version from folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | ||
| instance_ref | Yes | ||
| version_notes | No | New version |