amazon-sagemaker-examples icon indicating copy to clipboard operation
amazon-sagemaker-examples copied to clipboard

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

Results 317 amazon-sagemaker-examples issues
Sort by recently updated
recently updated
newest added

Hello, Same to #969 I was training a DistilBERT model on SageMaker instance using fast-bert. I am using the ml.p2.xlarge instance for GPU processing. When the function downloads the training...

*Description of changes:* - Refactors the training of NAS into a custom HF Trainer module - allows for custom datasets *Testing done:* ## Merge Checklist _Put an `x` in the...

**Describe the use case example you want to see** In this repo, there is a tutorial on how to properly use transfer learning to train and deploy a TensorFlow image...

*Issue #, if available:* https://github.com/aws/amazon-sagemaker-examples/issues/4446 *Description of changes:* predictive maintenance notebooks are deleted but still referenced in use cases folder. restore notebooks with minor updates to address bugs. *Testing done:*...

**Link to the notebook** [Add the link to the notebook](https://github.com/aws/amazon-sagemaker-examples/tree/main/sagemaker_batch_transform/pytorch_flores_batch_transform) **Describe the bug** Building the container fails with the following error: Step 1/23 : FROM nvidia/cuda:10.2-cudnn7-runtime-ubuntu18.04 manifest for nvidia/cuda:10.2-cudnn7-runtime-ubuntu18.04 not...

**Link to the notebook** https://github.com/aws/amazon-sagemaker-examples/tree/main/use-cases/predictive_maintenance **Describe the bug** predictive maintenance use case notebooks are deleted in https://github.com/aws/amazon-sagemaker-examples/commit/01dbfb67a51210341e1671516bd807464a787ab2 folder, readme, and other files are still there readme refers to deleted notebooks

*Issue #, if available:* *Description of changes:* This example demonstrates deploying llama-2-13b on inf2 using TorchServe. *Testing done:* Done ## Merge Checklist _Put an `x` in the boxes that apply....

*Issue #, if available:* *Description of changes:* These notebooks demonstrate how users can deploy their fine-tuned models (fine-tuning via LoRA specifically) on SageMaker with optimized inference using the LMI DLCs....

**Link to the notebook** Add the link to the notebook. N/A **Describe the bug** A clear and concise description of what the bug is. I get the error: `not a...

**Link to the notebook** [Fine-tune LLaMA 2 models on SageMaker JumpStart](https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/jumpstart-foundation-models/llama-2-finetuning.ipynb) @vivekmadan2 **Describe the bug** When running the training job I get this error: `ClientError: Data download failed:Unable to download...