Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NPU] fix npu llava infer (PaddlePaddle#757)
`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 <[email protected]>
- Loading branch information