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

[LLM Inference] Qwen2_Moe Support wint4 #9129

Merged
merged 2 commits into from
Sep 14, 2024

fix codestyle

d778c5d
Select commit
Loading
Failed to load commit list.
Merged

[LLM Inference] Qwen2_Moe Support wint4 #9129

fix codestyle
d778c5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 12, 2024 in 0s

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 1304 in paddlenlp/experimental/transformers/fused_transformer_layers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/fused_transformer_layers.py#L1302-L1304

Added lines #L1302 - L1304 were not covered by tests

Check warning on line 1307 in paddlenlp/experimental/transformers/fused_transformer_layers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/fused_transformer_layers.py#L1306-L1307

Added lines #L1306 - L1307 were not covered by tests

Check warning on line 1324 in paddlenlp/experimental/transformers/fused_transformer_layers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

paddlenlp/experimental/transformers/fused_transformer_layers.py#L1322-L1324

Added lines #L1322 - L1324 were not covered by tests