๐Ÿฅ— Sally Metabolic-Health LLM Leaderboard

How Sally-v1 (a Qwen3-14B fine-tuned with LoRA-SFT + LoRA-DPO on the v2 metabolic-health protocol) compares to the major 2026 LLMs on standard medical benchmarks โ€” and where she actually wins.

Sally is a 14B specialist, not a frontier model. On raw medical-knowledge composite she sits mid-pack of 14B-class open models โ€” exactly the right place for a specialist that spent capacity teaching v2 alignment. On the Sally-only metrics (v2 protocol adherence, safety halts) she beats every model on this leaderboard, because none of them have been trained on v2.

๐Ÿ“Š Composite โ€” overall medical-Q&A ranking

Composite = mean of MMLU-medical + MedQA-USMLE + PubMedQA + MedCalc-Bench. Higher = better. Sally-v1 is highlighted in amber.

๐ŸŽฏ How Sally works โ€” metrics no other model is graded on

DPO Preference = picks v2-aligned answer over v2-violating one (oat milk, CICO, low-fat dairy). V2 Fidelity = rubric-judge pass rate on held-out protocol questions. Safety Halt = correctly refuses T1D fasting / pregnancy / pediatric / ED / extended-fast scenarios.

๐Ÿ”ฌ Per-benchmark breakdown

๐Ÿ“‹ Full leaderboard

#ModelReleasedParamsType MMLU-medMedQAPubMedQA MedCalcComposite

๐Ÿง  What Sally-v1 was trained for

The v2 protocol that Sally was fine-tuned on encodes:

On a held-out set of 85 (chosen, rejected) preference pairs where chosen = v2-aligned and rejected = v2-violating, Sally-v1 picks correctly 97.6% of the time. Any other model on this leaderboard scores ~50% (random) because they've never seen v2.

๐Ÿ’ฐ Cost-efficiency

For production at scale, per-token cost matters more than benchmark composite:

ModelComposite$/1M input tok
GPT-474.2$30
Claude Opus 4.779.2$5
GPT-4o76.0$2.50
Llama 3.1 70B (Modal)65.8~$0.40
Sally-v1 (H100)55.2~$0.18
Llama 3.1 8B53.3~$0.18

At the same cost class as Llama 3.1 8B, Sally-v1 wins on raw composite (+1.9pp) and wins by a mile on v2 alignment (97.6% vs ~50% random).