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

example(LLM): add mistral 7b+vllm example for llm-leaderboard #3133

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

tianweidut
Copy link
Member

@tianweidut tianweidut commented Jan 30, 2024

Description

example for some new areas:

Modules

  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@tianweidut tianweidut self-assigned this Jan 30, 2024
@tianweidut tianweidut changed the title example(LLM): add mistral+vllm example for llm-leaderboard example(LLM): add mistral 7b+vllm example for llm-leaderboard Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (411c05d) 82.99% compared to head (a8c918f) 92.31%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3133      +/-   ##
============================================
+ Coverage     82.99%   92.31%   +9.31%     
============================================
  Files           575      139     -436     
  Lines         32293    16268   -16025     
  Branches       1895        0    -1895     
============================================
- Hits          26803    15017   -11786     
+ Misses         4656     1251    -3405     
+ Partials        834        0     -834     
Flag Coverage Δ
console ?
controller ?
standalone 92.31% <ø> (+0.05%) ⬆️
unittests 92.31% <ø> (+0.32%) ⬆️

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.

@tianweidut tianweidut marked this pull request as ready for review February 1, 2024 06:01
Copy link
Contributor

@goldenxinxing goldenxinxing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@goldenxinxing goldenxinxing merged commit 745eb5f into star-whale:main Feb 5, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants