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

[NPU] fix npu llava infer #757

Merged
merged 4 commits into from
Oct 18, 2024
Merged

[NPU] fix npu llava infer #757

merged 4 commits into from
Oct 18, 2024

Conversation

Birdylx
Copy link
Contributor

@Birdylx Birdylx commented Oct 18, 2024

paddle.amp.is_bfloat16_supported() will raise error in NPU device. And bfloat16 is supported in default at 910B NPU device.

Copy link

paddle-bot bot commented Oct 18, 2024

Thanks for your contribution!

@LokeZhou LokeZhou merged commit ef12f49 into PaddlePaddle:develop Oct 18, 2024
3 checks passed
@Birdylx Birdylx deleted the infer_fix branch October 25, 2024 02:21
ZhijunLStudio pushed a commit to ZhijunLStudio/PaddleMIX that referenced this pull request Jan 10, 2025
`paddle.amp.is_bfloat16_supported()` will raise error in NPU device. And
bfloat16 is supported in default at 910B NPU device.

Co-authored-by: LokeZhou <aishenghuoaiqq@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants