We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cat fp8_fp8_tp2.json | jq '.benchmarks[] | .args.profile.measured_rates' [ 0.020927754394140415, 1.277633358306354, 0.16187661325946062, 0.3006715892920996, 0.42809462336187576, 0.5790540149106302, 0.706221702530327, 0.8352987384060198, 0.9707840531576964, 1.0963631997951027 ] [ 0.020927754394140415, 1.277633358306354, 0.16187661325946062, 0.3006715892920996, 0.42809462336187576, 0.5790540149106302, 0.706221702530327, 0.8352987384060198, 0.9707840531576964, 1.0963631997951027 ] [ 0.020927754394140415, 1.277633358306354, 0.16187661325946062, 0.3006715892920996, 0.42809462336187576, 0.5790540149106302, 0.706221702530327, 0.8352987384060198, 0.9707840531576964, 1.0963631997951027 ] [ 0.020927754394140415, 1.277633358306354, 0.16187661325946062, 0.3006715892920996, 0.42809462336187576, 0.5790540149106302, 0.706221702530327, 0.8352987384060198, 0.9707840531576964, 1.0963631997951027 ] .... ....
--
cat fp8_fp8_tp2.json | jq '.benchmarks[] | .metrics.requests_per_second.successful.mean' 0.020927754394140415 1.277633358306354 0.16187661325946062 0.3006715892920996 0.42809462336187576 0.5790540149106302 0.706221702530327 0.8352987384060198 0.9707840531576964 1.0963631997951027
Looks like an unintentional referencing of the same object between benchmark runs ?
The text was updated successfully, but these errors were encountered:
Action Item: Strip this out from the output file.
Sorry, something went wrong.
No branches or pull requests
--
Looks like an unintentional referencing of the same object between benchmark runs ?
The text was updated successfully, but these errors were encountered: