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

Add example with Weights and Biases + distributed finetuning #932

Merged
merged 7 commits into from
Jan 19, 2024

Commits on Jan 18, 2024

  1. add wandb integration example

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6c681f9 View commit details
    Browse the repository at this point in the history
  2. add wandb and llama finetuning examples

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2c474f8 View commit details
    Browse the repository at this point in the history
  3. format and change import for ci

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0f97029 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81b2ea2 View commit details
    Browse the repository at this point in the history
  5. Add brief CLI doc to README (#933)

    I noticed that we don't have the CLI mentioned at all. I thought about
    adding some docs about it to the README at least. I am sure we're going
    to have a dedicated documentation page on RTFD at some point
    
    ---------
    
    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    Co-authored-by: Elliot Gunton <egunton@bloomberg.net>
    flaviuvadan and elliotgunton committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    369acfe View commit details
    Browse the repository at this point in the history
  6. move to use_cases from use-cases

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    308a01b View commit details
    Browse the repository at this point in the history
  7. regen

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5233b78 View commit details
    Browse the repository at this point in the history