Skip to content
New issue

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

feat(scripts): clean LLM latency benchmark #132

Merged
merged 6 commits into from
Mar 19, 2024
Merged

feat(scripts): clean LLM latency benchmark #132

merged 6 commits into from
Mar 19, 2024

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Mar 19, 2024

This PR introduces the following modifications:

  • add docker options to run the benchmark
  • update the bechmark results
  • update the README and add a dedicated readme for benchmarks

Closes #130

@frgfm frgfm added the type: improvement New feature or request label Mar 19, 2024
@frgfm frgfm added this to the 0.1.0 milestone Mar 19, 2024
@github-actions github-actions bot added topic: docs Improvements or additions to documentation ext: scripts labels Mar 19, 2024
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.97%. Comparing base (78f74cc) to head (76aca8d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   83.97%   83.97%           
=======================================
  Files          29       29           
  Lines         911      911           
=======================================
  Hits          765      765           
  Misses        146      146           
Flag Coverage Δ
unittests 83.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frgfm frgfm merged commit b3ec3b4 into main Mar 19, 2024
18 of 20 checks passed
@frgfm frgfm deleted the latency-bench branch March 19, 2024 18:17
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: scripts topic: docs Improvements or additions to documentation type: improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add docker to easily benchmark hardware acceleration on a machine
1 participant