cli99 / llm-analysis

Latency and Memory Analysis of Transformer Models for Training and Inference
Apache License 2.0
343 stars 40 forks source link

add llama2 #5

Closed cli99 closed 1 year ago

cli99 commented 1 year ago

This PR:

codecov-commenter commented 1 year ago

Codecov Report

Merging #5 (6378b5c) into main (7a949f0) will decrease coverage by 1.34%. Report is 1 commits behind head on main. The diff coverage is 69.76%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   82.65%   81.31%   -1.34%     
==========================================
  Files           8        8              
  Lines         882      910      +28     
==========================================
+ Hits          729      740      +11     
- Misses        153      170      +17     
Files Changed Coverage Δ
llm_analysis/config.py 66.66% <55.00%> (-1.86%) :arrow_down:
llm_analysis/analysis.py 77.77% <82.60%> (-1.24%) :arrow_down: