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): build llama2 other base models #2533

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

tianweidut
Copy link
Member

Description

  • build other llama2 models: 7b/7b-chat/13b/13b-chat/70b/70b-chat
    image

Modules

  • Others

Checklist

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

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #2533 (7814625) into main (e01cc8d) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2533   +/-   ##
=======================================
  Coverage   91.32%   91.33%           
=======================================
  Files         103      102    -1     
  Lines       11947    11863   -84     
  Branches       14        0   -14     
=======================================
- Hits        10911    10835   -76     
+ Misses       1036     1028    -8     
Flag Coverage Δ
console ?
standalone 91.33% <ø> (-0.08%) ⬇️
unittests 91.33% <ø> (+<0.01%) ⬆️

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

see 4 files with indirect coverage changes

@tianweidut tianweidut marked this pull request as draft July 20, 2023 04:13
@tianweidut tianweidut marked this pull request as ready for review July 20, 2023 06:15
@tianweidut tianweidut marked this pull request as draft July 20, 2023 06:16
@tianweidut tianweidut marked this pull request as ready for review August 10, 2023 06:18
@tianweidut tianweidut merged commit b16e136 into star-whale:main Aug 10, 2023
38 checks passed
@tianweidut tianweidut deleted the example/other-models branch August 10, 2023 06:18
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.

1 participant