Skip to content

Latest version Adafactor cannot be used with num_sanity_val_steps>0 #4

@Daraan

Description

@Daraan

Using newer versions of lightning, transformers breaks Adafactor when checking the validation data loader for sanity first (trainer.num_sanity_val_steps > 0), as it dictionary is not initialized first in optimizer.run_step

  • determine which package/version/change causes it

Traceback and related (but not solved) Issue kohya-ss/sd-scripts#342


  • Note: This does not affect the currect requirements, however updating them might be tricky!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions