Skip to content

Conversation

@yuanlehome
Copy link
Collaborator

PR types

Others

PR changes

Docs

Description

fix csrc readme

@paddle-bot
Copy link

paddle-bot bot commented Nov 28, 2024

Thanks for your contribution!

@codecov
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.

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
Contributor

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