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】Change llama in auto-parallel #8151

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

heavyrain-lzy
Copy link
Contributor

@heavyrain-lzy heavyrain-lzy commented Mar 19, 2024

PR types

Others

PR changes

Models

Description

  1. After having the "dist.shard_dataloader", we can delete the redundant code in modeling_auto.py
  2. Fix the bug in run_ci.sh

Copy link

paddle-bot bot commented Mar 19, 2024

Thanks for your contribution!

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.37%. Comparing base (7370d72) to head (44061b8).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8151      +/-   ##
===========================================
- Coverage    55.37%   55.37%   -0.01%     
===========================================
  Files          596      596              
  Lines        91610    91620      +10     
===========================================
  Hits         50732    50732              
- Misses       40878    40888      +10     

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

zhiqiu
zhiqiu previously approved these changes Mar 20, 2024
Copy link
Collaborator

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

@zhiqiu zhiqiu merged commit 4d49a3e into PaddlePaddle:develop Mar 26, 2024
8 of 10 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