You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when i used the PaddleNLP, I meet a mistake below.
PaddleNLP/paddlenlp/transformers/llama/modeling_network.py", line 26, in
Sun Aug 10 13:17:03 2025[1,1]: from paddle.distributed.auto_parallel.intermediate.tensor_parallel import (
Sun Aug 10 13:17:03 2025[1,1]:ModuleNotFoundError: No module named 'paddle.distributed.auto_parallel.intermediate'.
Can you help me solve it?