Skip to content

Commit 1da7dff

Browse files
authored
Add link to web calculator
including short link
1 parent eb7842e commit 1da7dff

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • Container-Root/eks/deployment/inference/agentic-ai/disagg-calculator

Container-Root/eks/deployment/inference/agentic-ai/disagg-calculator/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Disaggregation Calculator — agg vs. disagg decision tool for LLM serving
22

3+
Quick Start: [bit.ly/aws-calc-disagg](https://bit.ly/aws-calc-disagg)
4+
35
Author: Anton Alexander
46

57
> **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
7476
as a single shareable page. The browser pages mirror `analyze/calc.py` exactly — a parity harness in the
7577
source project asserts they agree on a model × workload grid, so the link you share computes what the CLI does.
7678

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+
7782
## How it stays honest (calibration)
7883

7984
First-order math over-predicts throughput and under-predicts latency for hybrid (Mamba + attention) models —

0 commit comments

Comments
 (0)