Skip to content

Commit 616a172

Browse files
vinhngxajcasagrandedebermudez
authored
feat: add a LLM TCO calculator tool (#559)
Signed-off-by: vinhn <vinhn@nvidia.com> Signed-off-by: Elias Bermudez <6505145+debermudez@users.noreply.github.com> Co-authored-by: Anthony Casagrande <acasagrande@nvidia.com> Co-authored-by: Elias Bermudez <6505145+debermudez@users.noreply.github.com>
1 parent 3d49737 commit 616a172

File tree

3 files changed

+588
-0
lines changed

3 files changed

+588
-0
lines changed

notebooks/LLM_TCO_Calculator.xlsx

208 KB
Binary file not shown.

notebooks/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!--
2+
# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3+
# SPDX-License-Identifier: Apache-2.0
4+
-->
5+
# AIPerf Utility Notebooks
6+
7+
This folder contains the various utility notebooks for AIPerf.
8+
9+
1. [TCO_calculator.ipynb](TCO_calculator.ipynb): This notebook allows user to benchmark a NIM LLM deployment, then export the data to the NIM total cost of ownership (TCO) calculator.

0 commit comments

Comments
 (0)