CV Google Scholar MSU

How the demos were run

How the demos were set up, for anyone who wants to understand them or run their own.

Model and settings

Why the API

The probability figures need the probability the model gave each candidate word. Chat products like ChatGPT, Claude, and Gemini don’t show these. Through the API, older models like gpt-4o still return them, and the newest models from OpenAI, Google, and Anthropic don’t. That is why the probability demos run on gpt-4o.

Running them yourself