Master AI and Machine Learning: From Neural Networks to Applications
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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