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 cherry-pick action #4958

Merged
merged 2 commits into from
Sep 20, 2022
Merged

Add cherry-pick action #4958

merged 2 commits into from
Sep 20, 2022

Commits on Sep 20, 2022

  1. add cherry-pick action

    Signed-off-by: ericharper <complex451@gmail.com>
    ericharper committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8f2202e View commit details
    Browse the repository at this point in the history
  2. Pin Transformers version to fix CI (#4955)

    * Pin transformers version in CI to prevent offline tokenizer loading error
    
    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    
    * Drop version
    
    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    
    * Disable offline temporarily
    
    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    
    * Disable offline temporarily
    
    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    
    * Enable offline
    
    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    
    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren authored and ericharper committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    66bd10d View commit details
    Browse the repository at this point in the history