You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Disclaimer.** This calculator is provided **free of charge, as a utility** to help quickly
@@ -74,6 +76,9 @@ Open `web/index.html` in a browser (or serve the `web/` folder statically). Pick
74
76
as a single shareable page. The browser pages mirror `analyze/calc.py` exactly — a parity harness in the
75
77
source project asserts they agree on a model × workload grid, so the link you share computes what the CLI does.
76
78
79
+
You can directly use the following [link](https://rawcdn.githack.com/aws-samples/aws-do-eks/refs/heads/main/Container-Root/eks/deployment/inference/agentic-ai/disagg-calculator/web/index.html)
80
+
or this short-link: [https://bit.ly/aws-calc-disagg](https://bit.ly/aws-calc-disagg)
81
+
77
82
## How it stays honest (calibration)
78
83
79
84
First-order math over-predicts throughput and under-predicts latency for hybrid (Mamba + attention) models —
0 commit comments