All times PDT
4 of 4 sessions on Wed, Oct 7
9:30 AM
We replaced a frontier-model dependency with a fine-tuned 8B open model and cut inference cost 14x. A practical walkthrough of dataset curation, LoRA vs full fine-tuning, evaluation, and the serving setup — every number included.
10:00 AM
A hands-on workshop built from real agent incident reviews. Bring a laptop: we will reproduce four production failure modes — runaway loops, silent tool errors, stale context, and compounding hallucinations — and fix each one with guardrails you can take home.
11:00 AM
Skyforge Cloud's DevRel lead shows what teams are shipping on Skyforge's inference platform, with a live build of an agentic workflow from zero to deployed in twenty minutes.
1:00 PM
Everyone says they run evals; almost nobody catches regressions before users do. This talk walks through the evaluation harness we built after three silent quality incidents: golden sets that stay fresh, LLM-judges you can actually trust, and the CI wiring that blocks a bad prompt from shipping.