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

support_moe_sharding #9798

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

fix_typo

2b7cfcf
Select commit
Loading
Failed to load commit list.
Open

support_moe_sharding #9798

fix_typo
2b7cfcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 21, 2025 in 1s

0.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.00%)

Annotations

Check warning on line 57 in paddlenlp/trainer/auto_trainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/auto_trainer.py#L57

Added line #L57 was not covered by tests

Check warning on line 77 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L77

Added line #L77 was not covered by tests

Check warning on line 133 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 137 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 142 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L139-L142

Added lines #L139 - L142 were not covered by tests

Check warning on line 148 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L146-L148

Added lines #L146 - L148 were not covered by tests

Check warning on line 150 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L150

Added line #L150 was not covered by tests

Check warning on line 155 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L155

Added line #L155 was not covered by tests

Check warning on line 188 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L181-L188

Added lines #L181 - L188 were not covered by tests

Check warning on line 195 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L190-L195

Added lines #L190 - L195 were not covered by tests

Check warning on line 200 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L197-L200

Added lines #L197 - L200 were not covered by tests

Check warning on line 250 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L250

Added line #L250 was not covered by tests

Check warning on line 262 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L260-L262

Added lines #L260 - L262 were not covered by tests

Check warning on line 313 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L311-L313

Added lines #L311 - L313 were not covered by tests

Check warning on line 333 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L333

Added line #L333 was not covered by tests

Check warning on line 338 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L335-L338

Added lines #L335 - L338 were not covered by tests

Check warning on line 349 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L349

Added line #L349 was not covered by tests

Check warning on line 558 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L558

Added line #L558 was not covered by tests

Check warning on line 563 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L563

Added line #L563 was not covered by tests

Check warning on line 570 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L568-L570

Added lines #L568 - L570 were not covered by tests

Check warning on line 573 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L572-L573

Added lines #L572 - L573 were not covered by tests

Check warning on line 586 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L585-L586

Added lines #L585 - L586 were not covered by tests

Check warning on line 594 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L590-L594

Added lines #L590 - L594 were not covered by tests

Check warning on line 596 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L596

Added line #L596 was not covered by tests

Check warning on line 600 in paddlenlp/trainer/utils/ckpt_converter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/trainer/utils/ckpt_converter.py#L600

Added line #L600 was not covered by tests