talk-data.com
PyData
talk
2025-11-08 at 22:35
Building Inference Workflows with Tile Languages
Event:
PyData Seattle 2025
Speakers
Description
The world of generative AI is expanding. New models are hitting the market daily. The field has bifurcated between model training and model inference. The need for fast inference has led to numerous Tile languages to be developed. These languages use concepts from linear algebra and borrow common numpy apis. In this talk we will show how tiling works and how to build inference models from scratch in pure Python with embedded tile languages. The goal is to provide attendees with a good overview that can be integrated in common data pipelines.