Skip to content

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

Description

@520jefferson

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions