-
**Link to the notebook**
[All the PyTorch NEO compilation jobs in this directory](https://github.com/aws/amazon-sagemaker-examples/tree/main/sagemaker_neo_compilation_jobs)
**Describe the bug**
…
-
I created a workshop/tutorial for Amazon SageMaker + HF Optimum Neuron and in the notebooks I extract some metadata from Optimum Neuron to plot tables of compatible models for training and inference. …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
_No …
-
**Link to the notebook**
https://github.com/aws/amazon-sagemaker-examples/blob/main/end_to_end/nlp_mlops_company_sentiment/nlp_company_earnings_analysis_pipeline.ipynb
**Describe the bug**
Unable…
-
Hello All,
I am new to AWS Sagemaker, I try to use XGBoost algorithm but it keeps fail, here are what I have done:
- Create a S3 bucket
- Upload the .csv
- Create labeling jobs (completed)
…
-
Hi there,
I really appreciate the notebook [Amazon A2I with Amazon SageMaker for object detection and model retraining](https://github.com/aws-samples/amazon-a2i-sample-jupyter-notebooks/blob/mast…
-
See also #50.
[Your own Stable Diffusion endpoint with AWS SageMaker](https://dev.to/aws-builders/your-own-stable-diffusion-endpoint-with-aws-sagemaker-1534)
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests.
### Description
I want to write an article a…
-
I am using fairseq_sagemaker_translate_en2fr notebook for training. When I am building a container for fairseq using command:
```
%%sh
chmod +x create_container.sh
./create_container.sh pytorc…
-
The multi-model serving BYO notebook apparently wants to retry if `subprocess.CalledProcessError` or `OSError` are raised, but only `subprocess.CalledProcessError` is detected correctly.
https://gi…