Skip to content

How to re-initlaize a custom accelerator inside the training loop ? #5834

@shamanez

Description

@shamanez

In the code I use, there is a custom accelerator (DDPAccelerator) that loads an embedding similarity search model as a separate process. Now I need to re-initialize this similar method after certain training steps. In order to do this, I need to get access to the accelerator callback mentioned in this line.

Is this possible?

@williamFalcon

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions