
9/18/2024
What this post added
This post details how Contextual AI integrated Modal's cloud function platform with GPUs to automate their CI pipelines. It describes the technical setup involving GitHub Actions triggering Modal Functions with custom `pytest` execution, leveraging Modal's ability to provision GPUs on-demand and cache custom environments. The implementation highlights the benefits of reduced latency, parallel execution, and cost savings compared to traditional CI solutions.