/inference?preset=… is hard for people to digest — too many comparison numbers, fp4 and fp8 both shown by default, curves that don't reduce to a glanceable read.
Direction:
- Default to one precision (fp4 or fp8), not both; swap to "both" only when config count is low enough to stay readable.
- Cut the number of simultaneous comparisons on first paint.
Companion to #606 (/overview) — but this targets the existing dashboard, not the new page.
/inference?preset=… 对用户太难消化——对比数字过多、默认同时展示 fp4 和 fp8、曲线难以一眼读懂。
方向:
- 默认只展示一种精度(fp4 或 fp8),而非两者;仅当配置数量足够少、仍能保持可读时才切换为"两者都显示"。
- 减少首屏同时出现的对比项数量。
/inference?preset=…is hard for people to digest — too many comparison numbers, fp4 and fp8 both shown by default, curves that don't reduce to a glanceable read.Direction:
Companion to #606 (
/overview) — but this targets the existing dashboard, not the new page./inference?preset=…对用户太难消化——对比数字过多、默认同时展示 fp4 和 fp8、曲线难以一眼读懂。方向: