Ralph's Blog about this and that (RSS | Atom)

AWS Lambda with Python, Poetry, and Pulumi

Published: 26. September 2024  •  python, aws

Build a Python AWS Lambda function with Poetry and deploy it with Pulumi.

Run GPU workloads on AWS Batch

Published: 1. October 2024  •  python, aws

Set up an AWS Batch job with GPU support using Python, Pulumi, and Poetry.

Fine-tune a LLM

Published: 27. October 2024  •  python, llm

Fine-tune a small language model for SQL generation and convert it for use with Transformers.js.