770aed6291
Adds a second table beneath the Pareto configurations table, sorted by (hbm_utilization ↑, pes_used ↑, latency ↑) — top 10 smallest-memory Pareto configs first. Columns highlight the memory story: HBM % | weights (GB) | KV (GB) | PEs | SIPs | lat (ms) | CP TP PP DP | kv | ffn | tp_place | cp_place Useful when memory pressure is the real binding constraint of a deployment — e.g., picking a config for a per-PE HBM-limited SIP, or spotting configs that trade small latency headroom for large memory savings. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>