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

Update sft_llama2.py to work with the latest API #1637

Merged
merged 3 commits into from
May 10, 2024

Commits on May 10, 2024

  1. Update sft_llama2.py to work with the latest API

    SFTTrainer now takes a STFConfig argument
    xianbaoqian authored May 10, 2024
    Configuration menu
    Copy the full SHA
    d2e9558 View commit details
    Browse the repository at this point in the history
  2. Update dpo_llama2.py

    xianbaoqian authored May 10, 2024
    Configuration menu
    Copy the full SHA
    70df98d View commit details
    Browse the repository at this point in the history
  3. precommit

    xianbaoqian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f64571f View commit details
    Browse the repository at this point in the history