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

Fix LLAMA Inference Bug #6865

Merged
merged 1 commit into from
Aug 30, 2023

fix format

0c2aece
Select commit
Loading
Failed to load commit list.
Merged

Fix LLAMA Inference Bug #6865

fix format
0c2aece
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2023 in 0s

59.93% (-0.01%) compared to 2aa58d8

View this Pull Request on Codecov

59.93% (-0.01%) compared to 2aa58d8

Details

Codecov Report

Merging #6865 (0c2aece) into develop (2aa58d8) will decrease coverage by 0.01%.
Report is 1 commits behind head on develop.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #6865      +/-   ##
===========================================
- Coverage    59.94%   59.93%   -0.01%     
===========================================
  Files          547      547              
  Lines        80991    80993       +2     
===========================================
- Hits         48548    48546       -2     
- Misses       32443    32447       +4     
Files Changed Coverage Δ
...enlp/experimental/transformers/chatglm/modeling.py 0.00% <0.00%> (ø)
...enlp/experimental/transformers/generation_utils.py 0.00% <0.00%> (ø)
...dlenlp/experimental/transformers/llama/modeling.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes