Watching models in production in 2024

80 sessions

PodcastLanguage, Graphs, and AI in IndustryPaco Nathan, Derwen, Inc. · 1:18:29 · Jan 2024 · 534 views · MLOps Podcast

Pushed backPaco Nathan disputes the model-centric focus on benchmark scores without equal attention to data quality, cost, security and domain-specific evaluations.33:10

PodcastPioneering AI Models for Regional LanguagesAleksa Gordić, OrtusAI · 1:04:24 · Jan 2024 · 567 views · MLOps Podcast

Pushed backDemetrios Brinkmann suggested that large language models may already beat humans on many exams, while Aleksa Gordić disputed the interpretation because evaluation data may have appeared in training data.22:54

PodcastThe Myth of AI BreakthroughsJonathan Frankle, Databricks · 1:10:03 · Jan 2024 · 849 views · MLOps Podcast

ClaimJonathan Frankle says major breakthroughs are rare, and that AI researchers should focus more on incremental improvements, evaluation, synthetic data, and practical problems than on searching for the next Transformer.1:02:03

PodcastRAG Has Been OversimplifiedYujian Tang, Zilliz · 48:56 · Jan 2024 · 697 views · MLOps Podcast

ClaimProduction RAG systems should use observability and evaluation tools to check whether their answers are relevant and sufficiently correct.18:49

PodcastLLM Evaluation with Arize AI's Aparna DhinakaranArize AI's Aparna Dhinakaran · 55:48 · Feb 2024 · 1,554 views · MLOps Podcast

Pushed backAparna Dhinakaran argues that binary or multiclass evaluations are more useful than numeric score evaluations because LLM scores often have no reliable meaning on a spectrum.36:50

PodcastAds Ranking Evolution at PinterestAayush Mudgal, Pinterest · 52:38 · Feb 2024 · 601 views · MLOps Podcast

ClaimPinterest monitors offline data pipelines, online serving pipelines, model predictions, features, and end-to-end pipeline health, and can stop models from being promoted when checks fail.22:46

PodcastEvaluating and Integrating ML ModelsMorgan McGuire & Anish Shah, Weights & Biases · 51:57 · Feb 2024 · 487 views · MLOps Podcast

ClaimMorgan McGuire says Clean RL provides clean implementations and evaluations of standard reinforcement-learning models and benchmarks, with its work instrumented in Weights & Biases.15:23

LLM Use Cases in ProductionAgnieszka Mikołajczyk-Bareła, Chaptr & Jason Liu & Arjun Kannan, Resides · 30:49 · Feb 2024 · 2,371 views · AI in Production 2024

ClaimReside now ships an initial workflow, evaluates it continuously in production, and uses collected examples to develop scoring categories.13:03

PodcastBecoming an AI EvangelistAlex Volkov, Weights & Biases · 1:14:32 · Mar 2024 · 658 views · MLOps Podcast

ClaimAlex Volkov learned ML operations by scaling his translation startup, putting models into production, and monitoring them.13:56

PodcastThe Real E2E RAG StackSam Bean, Rewind.ai · 1:10:07 · Mar 2024 · 868 views · MLOps Podcast

Pushed backSam Bean disputes the idea that neural networks should be added to search or evaluation because they automatically make systems simpler.44:18

PodcastA Decade of AI Safety and TrustPetar Tsankov, LatticeFlow AI · 58:05 · Mar 2024 · 301 views · MLOps Podcast
Model Merging and Mixtures of ExpertsMaxime Labonne, J.P. Morgan · 11:17 · Mar 2024 · 2,020 views · AI in Production 2024

ClaimEvaluating merged models is more difficult and costly than creating them because creation can be done with a CPU, while evaluation requires running the models.7:47

Security and PrivacyAds Dawson, Kaseya & Katharine Jarmul, Thoughtworks & David Haber, Lira · 34:37 · Mar 2024 · 145 views · AI in Production 2024

ClaimKatharine Jarmul says teams should define evaluation criteria early and update them with beta-tester feedback because model behavior can change with small version changes.28:03

PodcastThe Art and Science of Training LLMsBandish Shah & Davis Blalock, MosaicML/Databricks · 1:15:12 · Mar 2024 · 850 views · MLOps Podcast

Pushed backDavis Blalock recommends increasing system complexity only when a simpler API, model, prompt, retrieval system, or fine-tuning approach is insufficient.54:29

PodcastDesigning ML Infra for ML & LLM Use CasesAmritha Arun Babu, Klaviyo & Abhik Choudhury, IBM · 1:00:18 · Mar 2024 · 876 views · MLOps Podcast

ClaimModel-monitoring and retraining needs depend on the use case because some applications do not receive ground-truth outcomes quickly.18:31

Charting LLMOps OdysseyYinxi Zhang, Databricks · 38:53 · Apr 2024 · 405 views · AI in Production 2024

ClaimYinxi Zhang describes four generative AI application patterns: prompt engineering, retrieval-augmented generation, fine-tuning, and pre-training.3:12

Navigating via Retrieval Evaluation to Demystify LLM WonderlandAtita Arora, Qdrant · 12:53 · Apr 2024 · 320 views · AI in Production 2024

ClaimInformation retrieval is a key enabler of applications such as online shopping, report building, assistants, films, and music.2:58

The State of Production Machine Learning in 2024Alejandro Saucedo, Zalando SE · 33:13 · Apr 2024 · 1,200 views · AI in Production 2024

ClaimProduction machine learning systems include experimentation, training data, model artifacts, deployment, inference, monitoring, and metadata flowing across the system.8:45

Graduating from Proprietary to Open Source Models in ProductionPhilip Kiely, Baseten · 23:16 · Apr 2024 · 147 views · AI in Production 2024

Pushed backPhilip Kiely disputes treating benchmark scores as the complete basis for evaluating language models.9:37

From MVP to ProductionEric Peter, Databricks & Donné Stevenson & Phillip Carter, Honeycomb & Andrew Hoh, Last Mile AI · 32:53 · Apr 2024 · 399 views · AI in Production 2024

ClaimEric Peter works on model training capabilities and retrieval-augmented generation tools at Databricks.0:59

Lessons from Building LLM-based Social Media ProductsFaizaan Charania, LinkedIn · 19:46 · Apr 2024 · 309 views · AI in Production 2024

ClaimFaizaan Charania recommends treating a prompt like a machine-learning model and evaluating prompt versions against the same data and rules.11:20

Making Sense of LLMOpsMaria Vechtomova, Ahold Delhaize & Başak Tuğçe Eskili, Booking.com · 25:35 · Apr 2024 · 538 views · AI in Production 2024

ClaimA retrieval-augmented generation system embeds a user prompt, retrieves similar context from a vector database, adds that context to the prompt, and sends it to an LLM.3:39

Shipping LLMs: Buckle Up & Enjoy the RideRex Harris · 12:51 · Apr 2024 · 212 views · AI in Production 2024

ClaimShipping LLMs introduces challenges including prompt injection, hallucinations, inference costs, privacy, latency, and evaluation.8:25

Reliable Hallucination Detection in Large Language ModelsJiaxin Zhang, Intuit AI Research · 35:24 · Apr 2024 · 1,095 views · AI in Production 2024

ClaimHallucination research includes studying causes, detection and benchmarks, and mitigation.6:33

LLMOps and GenAI at Enterprise Scale - Challenges and OpportunitiesAndy McMahon, NatWest Group · 13:04 · May 2024 · 564 views · AI in Production 2024

Pushed backAndy McMahon noted that some articles were already arguing that retrieval-augmented generation was going away even though it had just emerged.6:44

PodcastWhat is AI Quality?Mohamed Elgendy, Kolena · 45:58 · May 2024 · 361 views · MLOps Podcast

ClaimTest coverage should be built from scenarios that reflect functional requirements rather than being treated only as an undifferentiated benchmark dataset.32:48

PodcastFedML Nexus AI: Your Generative AI Platform at ScaleSalman Avestimehr, FedML · 52:34 · May 2024 · 451 views · MLOps Podcast

ClaimSalman Avestimehr says ownership, scalability, observability, privacy, and safety are major challenges when building generative AI applications.5:25

PodcastRecSys at SpotifySanket Gupta, Spotify · 50:25 · May 2024 · 903 views · MLOps Podcast

Pushed backRecommender systems are not identical to retrieval-augmented generation because recommender systems lack the generative step that produces an explanatory paragraph.5:51

Building AI Products across Multiple Domains: Commonalities & Non-CommonalitiesDhruv Ghulati · 12:32 · May 2024 · 355 views

ClaimAI product managers need to think about training-data strategy, post-launch monitoring, orchestration layers, system components, problem decomposition, ensembles or hybrid systems, and annotation strategy.4:44

Productionizing AI: How to Think From the EndAnnie Condon · 11:11 · May 2024 · 348 views · AI in Production 2024

ClaimAnnie describes her recent experience with LLMs as adapting from traditional regression and tree-based models while often feeling behind the pace of change.1:43

PodcastRetrieval Augmented GenerationSyed Asad, KiwiTech · 44:10 · May 2024 · 1,070 views · MLOps Podcast

ClaimSyed Asad says a 133 MB CSV file was too difficult to embed directly for a retrieval-augmented generation system.4:00

Beyond Guess-and-Check: Towards AI-assisted Prompt EngineeringAlex Cabrera, Carnegie Mellon University · 17:45 · May 2024 · 171 views · AI in Production 2024

Pushed backThe speakers disagreed about whether prompt iteration should have no default metrics and rely on human judgment or should include evaluation metrics for some analyses.14:27

Evaluating Language ModelsMatthew Sharp, LTK · 23:17 · May 2024 · 282 views · AI in Production 2024

Pushed backMultiple-choice evaluations are poor benchmarks for language models because they do not represent production use.6:31

Evaluating Quality and Improving LLM Products at ScaleAustin Bell, Slack · 15:11 · May 2024 · 515 views · AI in Production 2024

Pushed backSystem evaluation should be prioritized over evaluating models alone.12:16

PodcastBuild Reliable Systems with Chaos EngineeringBenjamin Wilms, Steadybit · 46:58 · May 2024 · 321 views · MLOps Podcast

ClaimObservability and chaos engineering need to work closely together so teams can distinguish injected effects from cascading failures and stop unsafe experiments.25:36

PodcastUber's Michelangelo: Strategic AI Overhaul and Impact · 35:36 · Jun 2024 · 840 views · MLOps Podcast

ClaimMichelangelo includes an evaluation framework that lets teams compare new models against existing models using use-case-specific evaluation frameworks and datasets.28:46

How to Build Production-Ready AI Models for ManufacturingPavol Bielik, LatticeFlow AI & Aniket Singh & Mohan Mahadevan & Jürgen Weichenberger, Schneider Electric · 56:38 · Jun 2024 · 861 views

ClaimIn semiconductor manufacturing, AI is used both to develop manufacturing processes and to monitor those processes during volume production.8:26

PodcastNavigating the AI Frontier: The Power of Synthetic Data and Agent Evaluations in LLM DevelopmentBoris Selitser, Okareo · 57:22 · Jun 2024 · 318 views · MLOps Podcast

ClaimEvaluations establish baselines and allow teams to iterate through synthetic data generation, model improvement, and fine-tuning.9:41

PodcastAI Agents for ConsumersShaun Wei, RealChar · 57:27 · Jun 2024 · 457 views · MLOps Podcast
PodcastAI For Good - Detecting Harmful Content at ScaleMatar Haller, ActiveFence · 51:28 · Jul 2024 · 402 views · MLOps Podcast

ClaimThe content evaluated by ActiveFence can include audio, video, images, text, comments, chats, usernames, descriptions, titles, podcasts and short-form content in many languages.6:41

PodcastExtending AI: From Industry to InnovationSophia Rowland & David Weik, SAS · 1:01:37 · Jul 2024 · 250 views · MLOps Podcast

ClaimComputer-vision models can monitor industrial workplaces for unsafe behavior and alert managers when a potentially dangerous situation occurs.19:41

PodcastEvaluating the Effectiveness of Large Language ModelsAniket Singh, Ultium Cells · 35:41 · Jul 2024 · 492 views · MLOps Podcast

ClaimAniket Singh evaluates what language models can do as human-like decision makers rather than focusing mainly on model benchmarks or the systems around the models.3:58

PodcastAI in HealthcareEric Landry, Zeteo Health · 51:06 · Jul 2024 · 563 views · MLOps Podcast

Pushed backDemetrios Brinkmann asked whether using multiple guardrail systems would be redundant overkill, while Eric Landry described using Ragas for evaluation and NeMo Guardrails for runtime protections and intent-based responses.41:36

A Blueprint for Scalable & Reliable Enterprise AI/ML SystemsHira Dangol, Bank of America & Rama Akkiraju, NVIDIA & Nitin Aggarwal, Google & Steven Eliuk, IBM · 35:39 · Jul 2024 · 320 views · AIQCON 2024

Pushed backSteven Eliuk said that having the model-building team define its own evaluation criteria is a bad idea and that an outside group should audit the model.23:46

PodcastReliable LLM Products, Fueled by FeedbackChinar Movsisyan, Feedback Intelligence · 49:17 · Jul 2024 · 368 views · MLOps Podcast

ClaimAI products should be analyzed in production with usage data and user feedback, rather than relying only on model evaluation metrics.19:21

Balancing Speed and SafetyRemy Thellier, Vectice & Erica Greene, Yahoo & Shreya Rajpal, Guardrails AI · 35:40 · Aug 2024 · 159 views · AIQCON 2024

ClaimEvaluation should use human feedback and account for the difficulty of comparing language model outputs with ground truth.21:36

PodcastHarnessing AI APIs for Safer, Accurate, & Reliable ApplicationsRon Heichman, SentinelOne · 1:08:14 · Aug 2024 · 501 views · MLOps Podcast

ClaimRon Heichman says prompting a language model is fundamentally about constructing the text that enters its context window, regardless of how many agent or retrieval components surround it.14:34

PodcastDesign and Development Principles for LLMOpsAndy McMahon, Barclays Bank · 1:10:18 · Aug 2024 · 1,312 views · MLOps Podcast

Pushed backAndy McMahon disputes using generative AI for tasks that can be handled more cheaply, quickly and controllably with traditional methods such as logistic regression or regular expressions.40:40

PodcastBigQuery Feature StoreNicolas Mauti, Malt · 50:39 · Aug 2024 · 461 views · MLOps Podcast

ClaimPoint-in-time retrieval requires reconstructing the freelancer and project state at the time an interaction occurred, which is complex, error-prone, and expensive when done with historical joins.8:53

PodcastMLOps for GenAI ApplicationsHarcharan Kabbay, World Wide Technology · 1:05:02 · Aug 2024 · 743 views · MLOps Podcast

ClaimHarcharan Kabbay recommends designing RAG applications as microservices with separate embedding or vector-store, LLM, retrieval, and orchestration components.3:35

PodcastVisualize - Bringing Structure to Unstructured DataMarkus Stoll, Renumics · 50:39 · Sept 2024 · 356 views · MLOps Podcast

Pushed backReal user feedback should be used early to judge Retrieval-Augmented Generation quality rather than relying mainly on automatic Retrieval-Augmented Generation metrics.12:18

PodcastAx a New Way to Build Complex Workflows with LLMsVikram Rangnekar, Stealth · 50:51 · Sept 2024 · 758 views · MLOps Podcast

Pushed backVikram Rangnekar says that frameworks often overcomplicate LLM development and lack production features such as telemetry.33:15

PodcastRAG Quality Starts with Data QualityAdam Kamor, Tonic.ai · 59:34 · Sept 2024 · 450 views · MLOps Podcast

ClaimTonic Textual is designed to build data pipelines for people creating retrieval-augmented generation systems.4:41

Reading groupIntegrating Knowledge Graphs & Vector RAG for Efficient Information ExtractionNehil Jain, Stealth AI Startup & Sonam Gupta, AICamp & Matt Squire & Valdimar Eggertsson, Snjallgögn (Smart Data inc.) & Binoy Perera, MLOps Community · 48:47 · Sept 2024 · 856 views · MLOps Reading Group

ClaimHybrid RAG combines vector retrieval and knowledge graphs to improve information extraction from unstructured financial documents.2:26

PodcastMaking Your Company LLM-nativeFrancisco Ingham, Pampa Labs · 56:14 · Oct 2024 · 479 views · MLOps Podcast

Pushed backLLM judges should be avoided when rule-based evaluations can test the system instead.20:55

PodcastCentralized or Decentralized ML Platform?Jelmer Borst & Daniela Solis, Picnic · 57:50 · Oct 2024 · 417 views · MLOps Podcast

ClaimPicnic's machine learning engineers own deployment and monitoring, while business analysts help define the business outcomes and the tests that should be automated.27:54

Data Contracts: The Missing Piece of the Data PuzzleMark Freeman, Humu · 13:40 · Oct 2024 · 463 views

Pushed backThe answer to whether data observability and data contracts are still needed was corrected from no to yes.0:26

Data Quality Management Techniques - The Complete Guide · 28:07 · Oct 2024 · 1,186 views
GenAI in production with MLflowBen Wilson, Databricks · 19:53 · Oct 2024 · 707 views · DE4AI 2024

ClaimBen Wilson says MLflow evaluation can assess retrieval relevance by showing which document chunks were returned and what they contain.10:03

How Data Capture Transforms ML ObservabilityPushkar Gar, Clari · 23:49 · Oct 2024 · 104 views

ClaimPushkar says data capture on model endpoints enables data observability for models deployed in production.0:39

Scaling Data Reliably: A Journey in Growing Through Data Pain PointsMiriah Peterson · 16:04 · Oct 2024 · 138 views · DE4AI 2024

ClaimService-level agreements, service-level objectives, and service-level indicators make data-system expectations and failures observable.9:05

Supercharging Your RAG System: Techniques and ChallengesTengyu Ma, Voyage AI and Stanford University · 40:20 · Oct 2024 · 767 views · DE4AI 2024

ClaimTengyu Ma says retrieval remains necessary even if large language models eventually approach AGI, because it supplies proprietary company knowledge.4:33

The Future of Data: Composability & the Modular Data StackStephen Bailey, Whatnot · 13:11 · Oct 2024 · 110 views

ClaimData systems should follow a consistent pattern for setup and monitoring so that teams can simplify their architecture as they deploy and retire systems.6:07

Turn Data Chaos into AI Strategy with Programmatic AI Data DevelopmentElena Boiarskaia, Snorkel AI · 27:14 · Oct 2024 · 67 views · DE4AI 2024

ClaimGenerative AI systems still require labeling to evaluate outputs, provide feedback, check document use, and align the system to enterprise requirements.4:29

PodcastSystematically Test and Evaluate Your LLMs AppsGideon Mendels, Comet · 1:01:43 · Oct 2024 · 993 views · MLOps Podcast

ClaimGideon Mendels says LLM application evaluations generally use deterministic assertions, heuristic or distance metrics, and an LLM-as-a-judge metric.4:00

PodcastThe EU AI Act: Navigating New LegislationPetar Tsankov, LatticeFlow AI · 58:01 · Nov 2024 · 359 views · MLOps Podcast

Pushed backPetar Tsankov rejects the general narrative that regulation is inherently bad and argues that powerful technology needs baseline safety requirements made actionable through benchmarks.15:45

PodcastWe Can All Be AI Engineers and We Can Do It with Open Source ModelsLuke Marsden, HelixML · 54:31 · Nov 2024 · 601 views · MLOps Podcast

Pushed backAI-spec tests are not intended to replace general-purpose evaluation tools; they focus on the knowledge and API-calling features defined by the spec.37:00

Cleric AI SRE: Towards Self-healing Autonomous SoftwareWillem Pienaar, Cleric · 29:01 · Nov 2024 · 2,379 views · Agents in Production 2024

Pushed backWillem Pienaar disputed the idea that simply adding more logs, metrics, and observability dashboards solves the production operations problem.4:24

AI Agents: The Future of Productivity, or Just a Fad?Sam Partee, Arcade AI · 35:18 · Dec 2024 · 728 views

Pushed backSam Partee says retrieval systems are not agents and that an agent must be able to call tools.4:50

Few Shot Code Generation to Autonomous Software Engineering AgentsJohn Yang, Stanford University · 26:05 · Dec 2024 · 546 views

ClaimSWE-bench evaluates whether language-model systems can perform software engineering on real GitHub issues.3:02

How AI Agents Will Change Customer Support · 26:19 · Dec 2024 · 436 views

ClaimProduction AI agents must be evaluated not only for whether they work well and make good decisions, but also for the many ways they can fail.3:10

The Open Source AI Coding RevolutionGraham Neubig, All Hands AI · 28:00 · Dec 2024 · 900 views

Pushed backBenchmark results can show overfitting, but better SWE-bench models still tend to work better in practical use.22:18

How to Make AI Agents that ACTUALLY WORKPatrick Marlo, Google · 25:43 · Dec 2024 · 4,449 views

Pushed backPatrick Marlo disputes evaluating only the outer result of a multi-stage RAG pipeline as sufficient for diagnosing problems.20:47

Building Replit Agent - Hard Lessons Learned · 32:31 · Dec 2024 · 864 views

Pushed backJames rejected the idea that public evaluations were sufficient for judging an agent built for a specific product and user group.15:25

Maximize Your Productivity with LLMs: Task Utility ExplainedJulia Kiseleva, MultiOn · 28:24 · Dec 2024 · 267 views

Pushed backJulia Kiseleva says calling the process evaluation is overstated and prefers calling it assessment.16:32

Is More Really Better: Delve Into Document Strategy · 16:00 · Dec 2024 · 82 views

ClaimThe inference parameter vector for DRAG includes the number of retrieved documents and the number of in-context examples, while IterDRAG is the number of retrieval and generation iterations.1:32

Simulation Techniques for AI Agents from Self-DrivingBrooke Hopkins, Coval · 33:58 · Dec 2024 · 470 views

ClaimSelf-driving development moved from rigid, manually maintained test cases toward probabilistic evaluation over large collections of generated or logged scenarios.6:26

PodcastHolistic Evaluation of Generative AI SystemsJineet Doshi, Intuit · 56:04 · Dec 2024 · 1,312 views · MLOps Podcast

Pushed backJineet Doshi says there is no universally correct evaluation method because the appropriate technique depends on the use case.5:30

Why Pydantic AI is the Future of AI AgentsSamuel Colvin, Pydantic · 22:48 · Dec 2024 · 18K views · Agent Hour 2024
Reading groupHow AgentOps Enables ObservabilityNehil Jain, Stealth AI Startup & Adam Becker, MLOps Community & Valdimar Eggertsson, Snjallgögn (Smart Data inc.) & Binoy Perera, MLOps Community · 49:48 · Dec 2024 · 797 views · MLOps Reading Group

ClaimThe field lacks a generally accepted standard or single source of truth for agent observability.6:36