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

fix from_pretrained in offline mode when model is preloaded in cache #31010

Merged
merged 3 commits into from
May 28, 2024

Commits on May 27, 2024

  1. Unit test to verify fix

    Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>
    oOraph committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0ee0228 View commit details
    Browse the repository at this point in the history
  2. fix from_pretrained in offline mode when model is preloaded in cache

    Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>
    oOraph committed May 27, 2024
    Configuration menu
    Copy the full SHA
    257e639 View commit details
    Browse the repository at this point in the history
  3. minor: fmt

    Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>
    oOraph committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2eefca1 View commit details
    Browse the repository at this point in the history