Open weights, real stakes
Battle stories from engineers who have shipped with Open Weights/Sovereign AI models
Jul 2026
6 Mon
7 Tue
8 Wed
9 Thu
10 Fri
11 Sat 10:00 AM – 01:35 PM IST
12 Sun
Submitted Jun 28, 2026
Most open-model demos stop at a single fine-tuning run and a benchmark score. This project goes further: an autonomous pipeline on kubeflow pipeline and the whole kubeflow ecosystem that distills a 32B open-weight (or any LLM) teacher (Qwen2.5-Coder) into a 1.5B SLM student, evaluates it with a structured judge framework, generates targeted training data from its weaknesses, retrains through SFT → DPO → GRPO, and promotes the model to production only when it passes a quality gate , then repeats the cycle. The pipeline is not a notebook or a one-shot script; it is a Kubeflow DAG with orchestrated components, checkpoint chaining across cycles, and eval-gated canary deployments via KServe.
The session focuses on production mechanics and real engineering learnings from running this on a live cluster: preference pairs extracted from real eval failures, GRPO reward functions aligned with evaluation judges, automatic checkpoint selection between training stages, and an outer loop that analyzes weak categories and feeds the next iteration. Everything runs on-cluster with open models, Kubeflow Pipelines, KServe, MLflow, and MinIO — no proprietary APIs, no data leaving your infrastructure. The talk is built around one question: how do you turn open models into production assets that improve over time?
A pipeline cycle starts from the previous cycle’s best checkpoint. The audience will see the full progression in real infrastructure:
Open models plus open infrastructure can power a closed-loop improvement system today — Kubeflow, KServe, MLflow, and Hugging Face TRL on OpenShift AI give you a full distillation flywheel with data sovereignty and no vendor lock-in.
Eval-driven deployment is the bridge from experimentation to production : the same judges that gate promotion can align with GRPO rewards, turning evaluation from a post-hoc check into the engine that drives continuous improvement.
Staged fine-tuning needs production guardrails :GPU orchestration, checkpoint routing between stages, and explicit promotion state across cycles are what make SFT → DPO → GRPO reliable in practice, not just on paper.
This session is especially useful for ML engineers, platform engineers, and technical leads running or planning to run open-weight models in production on Kubernetes or OpenShift.
It will also be relevant for:
I am Sridhar Pillai a Software Engineer at Red Hat, working on AI/ML infrastructure for OpenShift AI. I built the agentic continual learning pipeline spanning Kubeflow Pipelines, the Training Operator v2, KServe, and MLflow , focused on making open-model training and serving production-ready on Kubernetes.
Hosted by
Supported by
Venue host
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}