PaddlePaddle / PaddleMIX

Paddle Multimodal Integration and eXploration, supporting mainstream multi-modal tasks, including end-to-end large-scale multi-modal pretrain models and diffusion model toolbox. Equipped with high performance and flexibility.
Apache License 2.0
354 stars 136 forks source link

使用文本生成音频时遇到TypeError: set_default_dtype only supports [float16, float32, float64, bfloat16] , but received paddle.float32 #708

Open lyyilin opened 2 months ago

lyyilin commented 2 months ago

TypeError: set_default_dtype only supports [float16, float32, float64, bfloat16] , but received paddle.float32

luyao-cv commented 3 weeks ago

麻烦提供一下更多的报错相关代码和信息以及: paddle环境 cuda版本

cheng221 commented 18 hours ago

TypeError: set_default_dtype only supports [float16, float32, float64, bfloat16] , but received paddle.float32

您好,这个应该是PaddlePaddle版本问题,可以重新安装一下3.0.0b1版本,以及使用PaddleMIX 2.1版本