Eric Liou

Results 1 issues of Eric Liou

**Link to the notebook** https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/jumpstart-foundation-models/llama-2-finetuning.ipynb **Describe the bug** When deploy the fine-tune model with the following code and got the parameter error message `finetuned_predictor = estimator.deploy()` **To reproduce** Just execute...