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

[Inference LLM] refine some code in llama wint8/4 #8796

Merged
merged 2 commits into from
Jul 24, 2024

update

98e4683
Select commit
Loading
Failed to load commit list.
Merged

[Inference LLM] refine some code in llama wint8/4 #8796

update
98e4683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2024 in 1s

55.51% (target 58.00%)

View this Pull Request on Codecov

55.51% (target 58.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 55.51%. Comparing base (7c18d9d) to head (98e4683).
Report is 1 commits behind head on develop.

Files Patch % Lines
...dlenlp/experimental/transformers/llama/modeling.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8796      +/-   ##
===========================================
+ Coverage    55.03%   55.51%   +0.48%     
===========================================
  Files          627      626       -1     
  Lines        98921    98057     -864     
===========================================
- Hits         54440    54438       -2     
+ Misses       44481    43619     -862     

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