Emek Gözlüklü
techie, software engineer & researcher building ai/ml tools with keen interest in edtech. co-founder and builder of Quipu.
also working as a part-time engineer at MICE Portal, where he supports transformation of the company processes with agentic ai-backed approaches.
Session
This talk explores logits - the raw confidence scores that language models generate before selecting each token. Understanding and manipulating these scores gives you practical control over how models generate text.
In this introductory session, we'll explore the token-by-token generation process, examining how tokenizers work and why vocabulary matters. You'll learn about the relationship between logits, probabilities, and tokens. Then we will cover constrained decoding approaches and talk about structured generation.