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.
Published: 26. September 2024 • python, aws
Build a Python AWS Lambda function with Poetry and deploy it with Pulumi.
Published: 1. October 2024 • python, aws
Set up an AWS Batch job with GPU support using Python, Pulumi, and Poetry.
Published: 27. October 2024 • python, llm
Fine-tune a small language model for SQL generation and convert it for use with Transformers.js.
Published: 21. July 2026 • python, llm
This blog post explores zero-shot time-series forecasting with Google TimesFM 3.0, including probabilistic forecasts and native future covariates.
Published: 2. August 2026 • python, llm
An introduction to Prior Labs' TabPFN, a foundation model for tabular data in Python.