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

[BUGFIX] Pin Transformers version to prevent tests from failing in PEFT #3766

Commits on Nov 3, 2023

  1. WIP

    alexsherstinsky committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    537c2f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe4f5f1 View commit details
    Browse the repository at this point in the history
  3. Revert to "pytorch_model.bin", for Transformers version 4.34.1 -- it …

    …will change to "model.safetensors" for versions 4.35.0 and greater.
    alexsherstinsky committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2f562ae View commit details
    Browse the repository at this point in the history
  4. Revert to "pytorch_model.bin", for Transformers version 4.34.1 -- it …

    …will change to "model.safetensors" for versions 4.35.0 and greater.
    alexsherstinsky committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7a4ced1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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