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 GQA #7906

Merged
merged 7 commits into from
Feb 23, 2024

fix dtype

1596b37
Select commit
Loading
Failed to load commit list.
Merged

support GQA #7906

fix dtype
1596b37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 22, 2024 in 0s

29.41% of diff hit (target 80.00%)

View this Pull Request on Codecov

29.41% of diff hit (target 80.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/llama/modeling.py#L934-L940

Added lines #L934 - L940 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/llama/modeling.py#L943-L945

Added lines #L943 - L945 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/llama/modeling.py#L954

Added line #L954 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/transformers/llama/modeling.py#L986

Added line #L986 was not covered by tests