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

[AutoParallel] Add Sequence Parallel for Static LLaMA #7746

Merged
merged 5 commits into from
Jan 4, 2024

Conversation

JZ-LIANG
Copy link
Contributor

PR types

Function optimization

PR changes

Others

Description

Add Sequence Parallel for Static LLaMA

Copy link

paddle-bot bot commented Dec 29, 2023

Thanks for your contribution!

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: 41 lines in your changes are missing coverage. Please review.

Comparison is base (895a816) 57.30% compared to head (05762a3) 57.28%.
Report is 1 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/llama/modeling_auto.py 2.38% 41 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7746      +/-   ##
===========================================
- Coverage    57.30%   57.28%   -0.03%     
===========================================
  Files          584      584              
  Lines        87688    87729      +41     
===========================================
+ Hits         50252    50253       +1     
- Misses       37436    37476      +40     

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

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Jan 3, 2024
@PaddlePaddle PaddlePaddle unlocked this conversation Jan 3, 2024
Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

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

LGTM

@wawltor wawltor merged commit 70c92e5 into PaddlePaddle:develop Jan 4, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants