Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nvijayrania committed Jul 24, 2024
1 parent e646cb0 commit 76c5af8
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ azureml-acft-accelerator=={{latest-pypi-version}}
azureml-evaluate-mlflow=={{latest-pypi-version}}
azureml-acft-common-components=={{latest-pypi-version}}
azureml-acft-contrib-hf-nlp=={{latest-pypi-version}}
# needed by multimodal
# RUN pip install https://automlcesdkdataresources.blob.core.windows.net/finetuning-multimodal-models/wheels/azureml_acft_multimodal_components-0.1.0.0-py3-none-any.whl
# temporarily commenting azureml_acft_multimodal_components since it is not supported in python 3.10 and we need to
# Temporarily commenting azureml_acft_multimodal_components since it is not supported in python 3.10 and we need to
# upgrade to python 3.10 to address scikit-learn vulnerability(version 1.5.0) which requires python>=3.9
# Uncomment the below line once azureml_acft_multimodal_components is supported in python 3.10
# azureml_acft_multimodal_components=={{latest-pypi-version}}
# needed by multimodal
mltable==1.5.0
transformers==4.36.2
peft==0.4.0
Expand Down

0 comments on commit 76c5af8

Please sign in to comment.