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 DualPipeV for DeepSeek #10030

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

fix overlap

c38b4b4
Select commit
Loading
Failed to load commit list.
Open

Support DualPipeV for DeepSeek #10030

fix overlap
c38b4b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 9, 2025 in 0s

20.45% of diff hit (target 80.00%)

View this Pull Request on Codecov

20.45% of diff hit (target 80.00%)

Annotations

Check warning on line 231 in paddlenlp/transformers/deepseek_v2/configuration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/configuration.py#L231

Added line #L231 was not covered by tests

Check warning on line 151 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L151

Added line #L151 was not covered by tests

Check warning on line 159 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L159

Added line #L159 was not covered by tests

Check warning on line 830 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L829-L830

Added lines #L829 - L830 were not covered by tests

Check warning on line 1163 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1163

Added line #L1163 was not covered by tests

Check warning on line 1174 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1173-L1174

Added lines #L1173 - L1174 were not covered by tests

Check warning on line 1178 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1177-L1178

Added lines #L1177 - L1178 were not covered by tests

Check warning on line 1181 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1181

Added line #L1181 was not covered by tests

Check warning on line 1184 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1183-L1184

Added lines #L1183 - L1184 were not covered by tests

Check warning on line 1187 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1186-L1187

Added lines #L1186 - L1187 were not covered by tests

Check warning on line 1190 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1189-L1190

Added lines #L1189 - L1190 were not covered by tests

Check warning on line 1192 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1192

Added line #L1192 was not covered by tests

Check warning on line 1261 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1261

Added line #L1261 was not covered by tests

Check warning on line 1276 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1276

Added line #L1276 was not covered by tests

Check warning on line 1278 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1278

Added line #L1278 was not covered by tests

Check warning on line 1282 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1281-L1282

Added lines #L1281 - L1282 were not covered by tests

Check warning on line 1288 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1288

Added line #L1288 was not covered by tests

Check warning on line 1300 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1300

Added line #L1300 was not covered by tests

Check warning on line 1310 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1310

Added line #L1310 was not covered by tests

Check warning on line 1314 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1312-L1314

Added lines #L1312 - L1314 were not covered by tests

Check warning on line 1995 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1993-L1995

Added lines #L1993 - L1995 were not covered by tests

Check warning on line 1998 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L1997-L1998

Added lines #L1997 - L1998 were not covered by tests

Check warning on line 2014 in paddlenlp/transformers/deepseek_v2/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling.py#L2014

Added line #L2014 was not covered by tests

Check warning on line 53 in paddlenlp/transformers/deepseek_v2/modeling_pp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling_pp.py#L53

Added line #L53 was not covered by tests

Check warning on line 65 in paddlenlp/transformers/deepseek_v2/modeling_pp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/deepseek_v2/modeling_pp.py#L64-L65

Added lines #L64 - L65 were not covered by tests