from sagemaker.huggingface import HuggingFaceModel import sagemaker # create Hugging Face Model Class huggingface_model = HuggingFaceModel( ...
確定! 回上一頁