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

[LLM] Fix error when config.bs is more than input bs. #7187

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

xiaoxiaohehe001
Copy link
Contributor

PR types

Others

PR changes

Others

Description

Fix error when config.bs is more than input bs.

@paddle-bot
Copy link

paddle-bot bot commented Oct 10, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #7187 (ace88b1) into develop (27d67d4) will decrease coverage by 0.02%.
Report is 3 commits behind head on develop.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #7187      +/-   ##
===========================================
- Coverage    59.55%   59.54%   -0.02%     
===========================================
  Files          565      565              
  Lines        82885    82901      +16     
===========================================
  Hits         49360    49360              
- Misses       33525    33541      +16     
Files Coverage Δ
...enlp/experimental/transformers/chatglm/modeling.py 0.00% <0.00%> (ø)
...erimental/transformers/fused_transformer_layers.py 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ yuanlehome
❌ liuzichang01


liuzichang01 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@wj-Mcat wj-Mcat left a comment

Choose a reason for hiding this comment

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

LGTM

@sijunhe sijunhe merged commit ddf845b into PaddlePaddle:develop Oct 11, 2023
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.

5 participants