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

Finetune Hydra #797

Merged
merged 19 commits into from
Aug 14, 2024
Merged

Finetune Hydra #797

merged 19 commits into from
Aug 14, 2024

Commits on Aug 7, 2024

  1. add basic function

    rayg1234 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    60b4326 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    927c80f View commit details
    Browse the repository at this point in the history
  2. fix config

    rayg1234 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e5607e0 View commit details
    Browse the repository at this point in the history
  3. add hydra interface

    rayg1234 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    88c8611 View commit details
    Browse the repository at this point in the history
  4. run linter

    rayg1234 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    375899b View commit details
    Browse the repository at this point in the history
  5. run ruff

    rayg1234 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    72d7b42 View commit details
    Browse the repository at this point in the history
  6. fix test

    rayg1234 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    02098c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fd9c3b View commit details
    Browse the repository at this point in the history
  8. update main, add configs

    rayg1234 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8851417 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. add tests

    rayg1234 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bd12900 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. test double finetune

    rayg1234 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7f5f851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f34157 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. format

    rayg1234 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ba23d7d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix few comments

    rayg1234 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a6abf92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f05fd2 View commit details
    Browse the repository at this point in the history
  3. remove finetuneinterface

    rayg1234 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    83545f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4288af View commit details
    Browse the repository at this point in the history
  5. update tests

    rayg1234 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b4dfc93 View commit details
    Browse the repository at this point in the history
  6. remove configs

    rayg1234 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    50c7e19 View commit details
    Browse the repository at this point in the history