Model Evaluation Podcast Summaries
Model Evaluation on Yedapo: 2 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

Really Big Test-Time Compute in AI Changes Benchmarks, Safety and Research with OpenAI's Noam Brown
No Priors: AI, Machine Learning, Tech, & Startups
Jun 26, 2026
Current AI evaluation frameworks fail because they ignore 'test-time compute,' treating model capability as a static number rather than a function of budget. Noam Brown argues that as models scale, performance on complex tasks doesn't plateau for weeks, making traditional benchmark grids misleading. To accurately measure progress, the industry must shift to plotting performance against compute cost.
Key insight: Modern frontier models can continue to improve on complex tasks for up to 100 million tokens of inference, meaning traditional static benchmarks are failing to capture the true ceiling of their capabilities.

The Complete AI Security Course In 8 Hours-AI Guardrails, LLM Evals & Memory And AgentOps
Krish Naik
Jun 18, 2026
Developing production-grade AI agents requires more than just functional code; it demands rigorous security, evaluation, and memory management. This crash course highlights how to implement guardrails for security, automated evaluation frameworks for reliability, and sophisticated memory techniques to ensure autonomous systems remain controllable, cost-effective, and aligned with enterprise goals.
Key insight: Implementing a security layer with guardrails is critical for production AI, as LLMs are susceptible to prompt injections, jailbreaks, and off-topic queries that waste costly compute tokens.