Digital Garden
Here are some of the things I've worked on or thought about.
This is not a blog but rather a collection of digital artifacts from different sources. Some of them are contract work, others are private projects or imperfect notes, essays, and ideas growing slowly over time.
Preparing a custom trained PyTorch Model for Serverless Inference in AWS SageMaker
Apr 10, 2024 | Christoph Sonntag
Christoph Sonntag
This notebook serves as an documentary entry-point for deploying a custom-trained PyTorch model on AWS SageMaker on a Serverless Inference Endpoint.
Say It With Songs
Mar 2, 2022 | Christoph Sonntag
Christoph Sonntag
Built to learn Scala, this self-hosted API accepts queries from a react application and searches SoundCloud for song names similar to the entered text. It uses redis for caching.