Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
498 changes: 498 additions & 0 deletions docs/tutorials/evaluation_agent_sustainability.ipynb

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion docs/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ These tutorials will guide you through the process of using |pruna| to optimize

``Evaluate`` image generation quality with ``CMMD`` and ``EvaluationAgent``.

.. grid-item-card:: Evaluating Sustainability using EvaluationAgent
:text-align: center
:link: ./evaluation_agent_sustainability.ipynb

``Evaluate`` energy, CO2, and time with ``EvaluationAgent``, comparing ``deepcache`` and ``torch_compile`` against a baseline.

.. grid-item-card:: x2 smaller Sana diffusers in action
:text-align: center
:link: ./sana_diffusers_int8.ipynb
Expand Down Expand Up @@ -125,4 +131,3 @@ These tutorials will guide you through the process of using |pruna| to optimize
:glob:

./*

Loading