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

fix csrc readme #9515

Merged
merged 1 commit into from
Nov 28, 2024
Merged

fix csrc readme #9515

merged 1 commit into from
Nov 28, 2024

Conversation

yuanlehome
Copy link
Collaborator

PR types

Others

PR changes

Docs

Description

fix csrc readme

Copy link

paddle-bot bot commented Nov 28, 2024

Thanks for your contribution!

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.03%. Comparing base (e3db4c0) to head (cb9fdcc).
Report is 16 commits behind head on develop.

Current head cb9fdcc differs from pull request most recent head 47cfeb7

Please upload reports for the commit 47cfeb7 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9515      +/-   ##
===========================================
+ Coverage    52.87%   53.03%   +0.15%     
===========================================
  Files          687      694       +7     
  Lines       109186   110190    +1004     
===========================================
+ Hits         57727    58434     +707     
- Misses       51459    51756     +297     

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

@@ -18,7 +18,7 @@

import paddle
from paddle.distributed import fleet
from predict.predictor import ModelArgument, PredictorArgument, create_predictor
from llm.predict.predictor import ModelArgument, PredictorArgument, create_predictor
Copy link
Collaborator

Choose a reason for hiding this comment

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

这里的话,这样就假定根目录是 PaddleNLP 不是 PaddleNLP/llm了。对大多数case 可能有问题。另外起pr改吧。

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

是指CI上的单测吗?那根目录设置在那里改呢?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

因为一般根目录大家都会设为PaddleNLP

@ZHUI ZHUI merged commit e23214b into PaddlePaddle:develop Nov 28, 2024
6 of 14 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