Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] add HFCheckpointHook to auto save hf model after the whole training phase #621

Merged
merged 6 commits into from
May 10, 2024

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    c035f8f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. refinie HFCheckpointHook

    HIT-cwh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    62c400e View commit details
    Browse the repository at this point in the history
  2. fix lint

    HIT-cwh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5448e2d View commit details
    Browse the repository at this point in the history
  3. delete useless codes

    HIT-cwh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ff61776 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix bugs

    HIT-cwh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7c249fb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. support non-dist training

    HIT-cwh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ec27147 View commit details
    Browse the repository at this point in the history