PodcastHow A Manager Became a Believer in DevOps for Machine LearningKeith Trnka, 98.6 · 55:49 · Apr 2023 · 361 views · MLOps PodcastClaimKeith Trnka says projects usually fail because they do not address user or business needs, or because the surrounding deployment, reliability, monitoring, and rollback work is inadequate.5:31
PodcastML Scalability ChallengesWaleed Kadous, Anyscale · 1:00:03 · Apr 2023 · 838 views · MLOps PodcastClaimWaleed Kadous says machine-learning infrastructure should let developers move from development to scalable serving while retaining their preferred Python libraries.25:18
MeetupDeclarative MLOps: Streamlining Model Serving on KubernetesRahul Parundekar, AI Hero · 58:58 · Apr 2023 · 2,634 views · MLOps MeetupClaimRahul Parundekar says Kubernetes lets an ML engineer declare a target layout, including model-server and backend replicas, and then handles scheduling and orchestration.7:24
PodcastWhy is MLOps Hard in an Enterprise?Maria Vechtomova & Basak Eskili, Ahold Delhaize · 55:06 · May 2023 · 756 views · MLOps PodcastClaimMaria Vechtomova and Basak Eskili say their standardized deployment process makes it possible to deploy a model to another Ahold Delhaize brand in a few minutes, although the model still needs to be adapted to the brand's data.13:30
PodcastClean Code for Data ScientistsMatt Sharp, Shopify · 46:13 · Jun 2023 · 1,301 views · MLOps PodcastClaimMatt Sharp says Merlin provides command-line tools, dependency management, image creation, boilerplate code, and automatic scaling for machine learning services.31:43
PodcastThe Long Tail of ML DeploymentTuhin Srivastava, Baseten · 50:37 · Jun 2023 · 618 views · MLOps PodcastClaimQuantumBlack is technology agnostic and helps organizations improve the process of building and deploying AI while reducing friction between teams.2:03
Taking ImgFlip's 'This Meme Does Not Exist' to the Next Level with a LLMStefan Ojanen, Genesis Cloud · 14:49 · Jul 2023 · 307 viewsClaimThe project uses ImgFlip's meme dataset to build a content-aware LLM that can create quality memes and cover more templates than the existing service.4:55
PodcastOpen Source and Fast Decision MakingRob Hirschfeld, RackN · 1:00:02 · Jul 2023 · 254 views · MLOps PodcastClaimGiving narrowly focused services access to entire repositories, drives, or communication systems creates a serious security risk.11:26
Build and Customize LLMs in Less than 10 Lines of YAMLTravis Addair, Predibase · 34:05 · Jul 2023 · 820 views · LLMs in Production 2023Pushed backTravis argued that fine-tuning a smaller model can match or outperform a much larger model for a sufficiently bounded task at lower latency and cost.17:17
Challenges in Providing LLMs as a ServiceHemant Jain, Cohere · 11:43 · Jul 2023 · 466 views · LLMs in Production 2023ClaimServing large language models can require splitting them across multiple accelerators, which creates communication and computation trade-offs.1:52
Unleashing Code Completion with LLMsMonmayuri Ray, GitLab · 17:41 · Aug 2023 · 602 views · LLMs in Production 2023ClaimModel selection for code completion should consider the objective, training data, evaluation benchmarks, model weights, tuning frameworks, cost, and latency.5:54
End-to-end Modern Machine Learning in ProductionOmar Sanseviero, Hugging Face · 10:30 · Aug 2023 · 753 views · LLMs in Production 2023ClaimOmar Sanseviero aims to increase awareness of tools that make it easier to use state-of-the-art machine learning models in products and services.0:47
PodcastUsing Large Language Models at AngelListThibaut Labarre, AngelList · 51:42 · Aug 2023 · 931 views · MLOps PodcastPushed backThe idea that off-the-shelf machine-learning services were sufficient for AngelList was rejected because they were too expensive, could not scale as needed, and lacked the required extraction capabilities.12:57
Considerations and Optimizations for Deploying Open Source LLMs at Your CompanyOscar Rovira, Mystic AI · 11:31 · Aug 2023 · 474 viewsClaimDeploying an open-source LLM as a fast, secure, scalable API endpoint is broadly a software engineering problem similar to deploying other machine-learning models, but it may require much more memory.1:03
Enabling Defense Missions with Local LLMsGerred Dillon, Defense Unicorns · 23:07 · Aug 2023 · 408 views · LLMs in Production 2023ClaimRegulated environments are often restricted, isolated, and controlled for ingress and egress, and some are completely air-gapped or deployed at the edge.2:59
Preemption Chaos and Optimizing Server StartupBradley Heilbrun, Replit · 12:42 · Aug 2023 · 215 views · LLMs in Production 2023ClaimServing large language models at low latency requires powerful GPUs, and larger models require better and more expensive GPUs.2:30
LLMs vs LMs in ProductionDenys Linkov, Voiceflow · 24:44 · Aug 2023 · 1,337 views · LLMs in Production 2023ClaimVoiceflow's custom NLU model outperformed GPT-4 on both cost and accuracy in one test because GPT-4 inference cost much more.22:43
PodcastBuilding an ML Platform: Insights, Community, and AdvocacyStephen Batifol, Wolt · 45:49 · Oct 2023 · 568 views · MLOps PodcastPushed backStephen Batifol says deployed machine learning models should be treated as ordinary software for operations and on-call rather than as a separate special category.43:20
PodcastMLOps at GetYourGuideJean Machado, Meghana Satish, Olivia Houghton & Theodore Meynard, GetYourGuide · 1:03:53 · Oct 2023 · 327 views · MLOps PodcastPushed backJean Machado argued that people should not be blocked from using LLMs because they do not use the platform's Python-centered templates, although the platform will provide managed tooling for use cases that need observability and controls.54:11
Building RAG-based LLM Applications for ProductionPhilipp Moritz & Yifei Feng, Anyscale · 30:23 · Nov 2023 · 3,003 views · LLMs in Production 2023ClaimRay Serve was used to deploy the application because it supports composing embedding models, ranking models, and language models, as well as end-to-end streaming.15:59
The State of Open Source AI: Deployment Engines, Licences, & HardwareCasper da Costa-Luis, Prem AI · 10:56 · Nov 2023 · 253 viewsClaimCasper da Costa-Luis says international web-service providers may need to handle different legal requirements across countries, or avoid serving some countries.4:53
PodcastDesigning for Forward Compatibility in Gen AIRohit Agarwal, Portkey.ai · 1:00:18 · Nov 2023 · 382 views · MLOps PodcastClaimRohit Agarwal says open-source model deployments are difficult because compute demand is hard to manage when traffic has spikes and troughs.13:56
PodcastChallenges Operationalizing ML (And Some Solutions)Nathan Ryan Frank, WW Grainger · 52:28 · Dec 2023 · 571 views · MLOps PodcastPushed backNathan Ryan Frank presents notebooks as useful for exploration but argues that their work should be moved into shareable, testable, deployable structures rather than left as an unstructured production artifact.21:47