Skip to content

DeepSpeed integration breaks existing DeepSpeed logic #183

@muellerzr

Description

@muellerzr

What's the issue, what's expected?:

There are attributes inside of regular deepspeed.runtime that are missing in this repo, and the monkey-patch doesn't cover, such as:

from deepspeed.runtime.lr_schedules import VALID_LR_SCHEDULES

How to reproduce it?:

from msamp import deepspeed
deepspeed.runtime.lr_schedules.VALID_LR_SCHEDULES

Log message or shapshot?:

Additional information:

Still trying to figure out a good solution here to make sure old namespaces can remain intact (as calling normal deepspeed later has consequences during training)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions