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

[Prediction] Update LLM prediction. #8778

Merged
merged 8 commits into from
Jul 25, 2024

bug fix

ebc553d
Select commit
Loading
Failed to load commit list.
Merged

[Prediction] Update LLM prediction. #8778

bug fix
ebc553d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 25, 2024 in 1s

3.14% of diff hit (target 80.00%)

View this Pull Request on Codecov

3.14% of diff hit (target 80.00%)

Annotations

Check warning on line 30 in paddlenlp/experimental/transformers/chatglm/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/chatglm/modeling.py#L30

Added line #L30 was not covered by tests

Check warning on line 392 in paddlenlp/experimental/transformers/chatglm/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/chatglm/modeling.py#L392

Added line #L392 was not covered by tests

Check warning on line 395 in paddlenlp/experimental/transformers/chatglm/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/chatglm/modeling.py#L395

Added line #L395 was not covered by tests

Check warning on line 398 in paddlenlp/experimental/transformers/chatglm/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/chatglm/modeling.py#L398

Added line #L398 was not covered by tests

Check warning on line 405 in paddlenlp/experimental/transformers/chatglm/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/chatglm/modeling.py#L405

Added line #L405 was not covered by tests

Check warning on line 587 in paddlenlp/experimental/transformers/chatglm/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/chatglm/modeling.py#L587

Added line #L587 was not covered by tests

Check warning on line 29 in paddlenlp/experimental/transformers/gpt/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/gpt/modeling.py#L29

Added line #L29 was not covered by tests

Check warning on line 450 in paddlenlp/experimental/transformers/gpt/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/gpt/modeling.py#L450

Added line #L450 was not covered by tests

Check warning on line 46 in paddlenlp/experimental/transformers/llama/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/llama/modeling.py#L46

Added line #L46 was not covered by tests

Check warning on line 1477 in paddlenlp/experimental/transformers/llama/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/llama/modeling.py#L1477

Added line #L1477 was not covered by tests

Check warning on line 29 in paddlenlp/experimental/transformers/opt/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/opt/modeling.py#L29

Added line #L29 was not covered by tests

Check warning on line 333 in paddlenlp/experimental/transformers/opt/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/opt/modeling.py#L333

Added line #L333 was not covered by tests

Check warning on line 30 in paddlenlp/experimental/transformers/qwen/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/qwen/modeling.py#L30

Added line #L30 was not covered by tests

Check warning on line 382 in paddlenlp/experimental/transformers/qwen/modeling.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/qwen/modeling.py#L381-L382

Added lines #L381 - L382 were not covered by tests

Check warning on line 14 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L14

Added line #L14 was not covered by tests

Check warning on line 16 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L16

Added line #L16 was not covered by tests

Check warning on line 18 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L18

Added line #L18 was not covered by tests

Check warning on line 20 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L20

Added line #L20 was not covered by tests

Check warning on line 25 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L25

Added line #L25 was not covered by tests

Check warning on line 32 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L32

Added line #L32 was not covered by tests

Check warning on line 46 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L36-L46

Added lines #L36 - L46 were not covered by tests

Check warning on line 49 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 55 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L51-L55

Added lines #L51 - L55 were not covered by tests

Check warning on line 59 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 61 in paddlenlp/experimental/transformers/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/utils.py#L61

Added line #L61 was not covered by tests