Model Versions
Creating a New Version
Each time a model repository is successfully created, a new version will be added incrementally. You can view all uploaded versions in the "Versions" tab on the page.
Updating Data in a Model Version
:::caution Note Currently, "Models" do not support deleting files in a specific version (deleting a specific file). You can only delete unwanted files by uploading a new version. :::
Model versions currently support incremental data updates. As shown in the image below, click "Upload to Current Directory" to update the current directory of the current model.
If a file with the same name exists in the current directory, the newly uploaded file will overwrite the content of the old file.
Data upload and synchronization require a certain amount of processing time depending on the size of the uploaded data. During processing, the current model version is marked as "Processing" and cannot be bound to a container in this state.
Switching Model Versions
When you open the model page, the latest version is displayed by default. Click on the version number in the "Versions" tab in the upper right corner to switch the model version to the selected version. Click "Overview" to see the model's file list updated to the current version's content.
Downloading Data
Click the download icon on the right to download individual files. You can also download the entire version as a zip archive by clicking "Download Current Directory".