SageMaker mistakes
Its the little things that hurt the most. Yesterday I was working project in the sagemaker-examples repo and it was
Site 2 Site VPN with Private IPs
I had to set this for a customer and one part of it was a surprise to me. The DX
Distributed Training
This post is about distributed training with pytorch on sagemaker.
Thai food
This post is because I love Thailand.
SageMaker Inference
Sagemaker inference provides 4 different types of inference: batch, serverless, real-time, and asynchronous.
This is some basic pytorch code:
import
Mexican Food
I grew up in southern california eating a lot of mexican food. I love the spice in mexican food.
CLIP Model
Creating a customer script to run CLIP on sagemaker.
# clip/code/inference.py
import base64
from io import BytesIO
from