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

tds基于deepspeed什么版本改的? #1

Open
520jefferson opened this issue Mar 7, 2023 · 0 comments
Open

tds基于deepspeed什么版本改的? #1

520jefferson opened this issue Mar 7, 2023 · 0 comments

Comments

@520jefferson
Copy link

我尝试了最新的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

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

No branches or pull requests

1 participant