talk-data.com talk-data.com

R

Speaker

Rob de Wit-Liezenga

1

talks

Filter by Event / Source

Talks & appearances

1 activities · Newest first

Search activities →
Scaling Python to thousands of nodes with Ray

Python is the language of choice for anything to do with AI and ML. While that has made it easy to write code for one machine, it's much more difficult to run workloads across clusters of thousands of nodes. Ray allows you to do just that. I'll demonstrate how to implement this open source tool with a few lines of code. As a demo project, I'll show how I built a RAG for the Wheel of Time series.