Menu

#Mlops

34 posts

Feed·
20 of 34 posts
How we catch silent NPU fallback on Snapdragon in CI (and why your eval set won't)
🖼️
0

How we catch silent NPU fallback on Snapdragon in CI (and why your eval set won't)

DEV Community·ashish-frozo·18 days ago
#uFm7l1Ut
#part#edgeai#mlops#median#model#latency

ONNX Runtime's QNN execution provider silently routes unsupported ops to the CPU. Your eval set passes. Production latency triples. Here's the three CI assertions that catch it before merge.

15s
Read More
Model Drift Detection: Stop Silent Failures Before They Kill Your Model (2026)
🖼️
0

Model Drift Detection: Stop Silent Failures Before They Kill Your Model (2026)

DEV Community·Ayub Shah·about 1 month ago
#k2Sw6nf0

Your model shipped. Now it's slowly dying — and you don't know it. Learn to detect data drift, concept drift, and prediction drift using Evidently AI, FastAPI, and Python.

15s
Read More
What is LLM Observability? The ML Engineer's Practical Guide (2026)
🖼️
0

What is LLM Observability? The ML Engineer's Practical Guide (2026)

DEV Community·Ayub Shah·about 1 month ago
#VMJUZION

LLM observability explained for ML engineers. Covers metrics, traces, logs, tools (Langfuse, Arize, OpenTelemetry), Python implementation, and RAG-specific monitoring. No fluff.

15s
Read More
EGA: Runtime Enforcement for LLM Outputs (v1.0.0)
🖼️
0

EGA: Runtime Enforcement for LLM Outputs (v1.0.0)

DEV Community·BN·about 1 month ago
#usPH8DWN
#llm#rag#mlops#opensource#pypi#runtime

I built EGA, a runtime enforcement layer for LLM outputs. The problem: eval tools usually score...

15s
Read More