Skip to content

Commit 3261327

Browse files
committed
Merge branch 'set-default-ui-build-to-versioned-build' of github.com:neuralmagic/guidellm into set-default-ui-build-to-versioned-build
2 parents eacc2fa + 84423a5 commit 3261327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/lib/components/MetricsSummary/MetricsSummary.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ export const Component = () => {
298298
color="surface.onSurface"
299299
textTransform="uppercase"
300300
>
301-
Maximum RPS per gpu
301+
Measured RPS (Mean)
302302
</Typography>
303303
<Typography variant="metric1" color="primary">
304304
{formatNumber(currentRequestRate)} rps

0 commit comments

Comments
 (0)