-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
我尝试了最新的deepspeed报错:
/tds/init.py", line 18, in
from deepspeed.utils.distributed import init_distributed
ModuleNotFoundError: No module named 'deepspeed.utils.distributed'
换成0.3.9 报错:
tds/init.py", line 14, in
from deepspeed.runtime.config import DeepSpeedConfig, DeepSpeedConfigError
ImportError: cannot import name 'DeepSpeedConfigError' from 'deepspeed.runtime.config' (/usr/local/lib/python3.8/dist-packages/deepspeed/runtime/config.py)
from deepspeed.runtime.config import DeepSpeedConfig, DeepSpeedConfigError
Metadata
Metadata
Assignees
Labels
No labels