Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
LLMOps Operationalizing Large Language Models f...
Search
Raj
March 28, 2025
Technology
0
38
LLMOps Operationalizing Large Language Models for the Real World
LLMOps Operationalizing Large Language Models for the Real World
Raj
March 28, 2025
Tweet
Share
More Decks by Raj
See All by Raj
A Software Engineer’s Guide to Raising Future-Ready Kids
rajkumarsakthi
0
120
Power of Minimalism in DevOps
rajkumarsakthi
0
96
Minimalism in DevOps 2023
rajkumarsakthi
0
140
Are You a Modern Software Engineer?
rajkumarsakthi
0
31
Minimalism in DevOps
rajkumarsakthi
0
58
Are You are a Modern DevOps Engineer?🤔
rajkumarsakthi
0
38
PHP Vegas : Modern Software Developer Best Practices 2020
rajkumarsakthi
2
76
PHP & Coding : Modern Software Developer
rajkumarsakthi
0
150
Modern Software Developer Best Practices 2020
rajkumarsakthi
0
83
Other Decks in Technology
See All in Technology
Witchcraft for Memory
pocke
1
170
PostgreSQL 18 cancel request key長の変更とRailsへの関連
yahonda
0
120
rubygem開発で鍛える設計力
joker1007
1
170
Navigation3でViewModelにデータを渡す方法
mikanichinose
0
220
地図も、未来も、オープンに。 〜OSGeo.JPとFOSS4Gのご紹介〜
wata909
0
100
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
240
急成長を支える基盤作り〜地道な改善からコツコツと〜 #cre_meetup
stefafafan
0
110
CSS、JSをHTMLテンプレートにまとめるフロントエンド戦略
d120145
0
270
AWS テクニカルサポートとエンドカスタマーの中間地点から見えるより良いサポートの活用方法
kazzpapa3
2
440
登壇ネタの見つけ方 / How to find talk topics
pinkumohikan
3
340
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
2
440
Observability в PHP без боли. Олег Мифле, тимлид Altenar
lamodatech
0
320
Featured
See All Featured
How to Ace a Technical Interview
jacobian
277
23k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
How GitHub (no longer) Works
holman
314
140k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
The Language of Interfaces
destraynor
158
25k
Docker and Python
trallard
44
3.4k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Agile that works and the tools we love
rasmusluckow
329
21k
Designing Experiences People Love
moore
142
24k
Transcript
LLMOps Operationalizing Large Language Models for the Real World
Hello! I’m Raj 😊 I ❤ to design & develop
modern software
About me Rajkumar Sakthivel (Raj) Senior Pro Dev @ Tesco
Technology Founder @ tessellit_uk @rajkumarsakthi
LLMOps Operationalizing Large Language Models for the Real World
AI Disaster
None
None
None
None
None
None
Cost
None
Real-World Challenges
Hallucinations & Safety
Cost Management
Model Drift
Security
Best Practices
RAG Workflow Rule 1: Start with RAG & Fine tune
later
Prompt Versioning: Rule 2: Treat prompts like code diff tool
showing how changing ‘Summarize’ to ‘TLDR’ boosted accuracy
GPU Optimization: Rule 3: Right-size GPUs Use A100s for training,
T4s for inference
None
LLMOps bridges the prototype-to-production gap. Start small, monitor obsessively, and
never trust an LLM alone with customers.
Any Questions? 😊