Skip to content

feat(grpo): add checkpoint resume #40

Description

@abrichr

train() always starts from step 0. With 1000 steps at ~6 min/step, a crash means starting from scratch.

Add resume_from_checkpoint that loads:

  • LoRA weights
  • Optimizer state
  • Step counter
  • Log entries

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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