-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1) Adjust LMUsage estimate aggregation. Previously the aggregated estimate is None when any model does not support estimating, now the aggregated estimate will be the sum of cost for models that support estimating. 2) We also update the tooltip for LMUsageSummary badge to show breakdown of usage for different models. PiperOrigin-RevId: 696999410
- Loading branch information
Showing
2 changed files
with
28 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters