Free courses from frontend to fullstack and AI
Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to eliminate unreliable LLM outputs by implementing structured generation through logits processing in Elixir. Discover a 2016 technique that constrains language models at the token level to guarantee valid output formats like JSON, eliminating the need for post-generation validation and retry loops. Explore how to integrate grammar constraints directly into the decoding process using Bumblebee and Nx, leveraging the BEAM's supervision capabilities to build more reliable AI-powered applications. Master the implementation of logits-level gating to ensure your models cannot produce invalid output for critical tasks such as generating configuration files, test data, or Erlang term syntax, while understanding why this powerful approach has remained largely unknown in industry applications despite its research origins.
Syllabus
Structured Generation and Logits Processing with Elixir - Chris Beck | Code BEAM Europe 2025
Taught by
Code Sync