Skip to content

[request] new method to save the fp32 model #800

@stas00

Description

@stas00

Currently checkpoint saves the original fp32 weights in zero_pp_rank_* files, which makes it inaccessible to users who may need the final result to be used elsewhere w/o Deepspeed (e.g. inference or a different system).

So we need deepspeed.save_model() which will reconstruct the master weights and save them as model.bin.

For context for this need please see: #797

Thank you.

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