components multimodal_classification_model_import - Azure/azureml-assets GitHub Wiki

Multimodal Classification Model Import

multimodal_classification_model_import

Overview

Import PyTorch / MLflow model

Version: 0.0.3

View in Studio: https://ml.azure.com/registries/azureml/components/multimodal_classification_model_import/version/0.0.3

Inputs

Name Description Type Default Optional Enum
data_modalities Modalities to be supported string text-image-tabular ['text-image', 'text-image-tabular']

Continual-Finetuning model path

Name Description Type Default Optional Enum
pytorch_model_path Input folder path containing pytorch model for further finetuning. Proper model/huggingface id must be passed. custom_model True
mlflow_model_path Input folder path containing mlflow model for further finetuning. Proper model/huggingface id must be passed. mlflow_model True

Outputs

Name Description Type
output_dir folder to store model metadata uri_folder

Environment

azureml://registries/azureml/environments/acft-multimodal-gpu/versions/20

⚠️ **GitHub.com Fallback** ⚠️