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

use secrets for role details #80

Closed
wants to merge 18 commits into from
Closed

use secrets for role details #80

wants to merge 18 commits into from

Commits on Oct 10, 2022

  1. Release: v4.23.0

    LysandreJik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9ae22fe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Fix whisper for pipeline (huggingface#19482)

    * update feature extractor params
    
    * update attention mask handling
    
    * fix doc and pipeline test
    
    * add warning when skipping test
    
    * add whisper translation and transcription test
    
    * fix build doc test
    ArthurZucker authored and sgugger committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c8bc0a0 View commit details
    Browse the repository at this point in the history
  2. Release: v4.23.1

    sgugger committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    bd469c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 18, 2022

  1. Upgrade to transformers release V4.23.1 (#62)

    * Update trainer and model flows to accommodate sparseml
    
    Disable FP16 on QAT start (#12)
    
    * Override LRScheduler when using LRModifiers
    
    * Disable FP16 on QAT start
    
    * keep wrapped scaler object for training after disabling
    
    Using QATMatMul in DistilBERT model class (#41)
    
    Removed double quantization of output of context layer. (#45)
    
    Fix DataParallel validation forward signatures (#47)
    
    * Fix: DataParallel validation forward signatures
    
    * Update: generalize forward_fn selection
    
    Best model after epoch (#46)
    
    fix sclaer check for non fp16 mode in trainer (#38)
    
    Mobilebert QAT (#55)
    
    * Remove duplicate quantization of vocabulary.
    
    enable a QATWrapper for non-parameterized matmuls in BERT self attention (#9)
    
    * Utils and auxillary changes
    
    update Zoo stub loading for SparseZoo 1.1 refactor (#54)
    
    add flag to signal NM integration is active (#32)
    
    Add recipe_name to file names
    
    * Fix errors introduced in manual cherry-pick upgrade
    
    Co-authored-by: Benjamin Fineran <[email protected]>
    KSGulin and bfineran committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    46f78c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Apr 7, 2023

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

Commits on Apr 10, 2023

  1. add make build command (#76)

    bfineran committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a3aadac View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. add GHA workflow files to build nightly and release packages (#77)

    * add GHA workflow files to build nightly and release packages
    
    * fix name
    
    ---------
    
    Co-authored-by: dhuang <[email protected]>
    dhuangnm and dhuang committed May 9, 2023
    Configuration menu
    Copy the full SHA
    cbf86d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. bump up version to 1.6.0 (#79)

    Co-authored-by: dhuang <[email protected]>
    dhuangnm and dhuang committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7c9cb01 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. use secrets for role details

    dhuang authored and dhuang committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9326372 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. add log file

    dhuang authored and dhuang committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f22ecd8 View commit details
    Browse the repository at this point in the history
  2. fix name

    dhuang authored and dhuang committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    999c561 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. clean up old nightly

    dhuang authored and dhuang committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b90e13d View commit details
    Browse the repository at this point in the history
  2. add timestamp

    dhuang authored and dhuang committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ad0cb9e View commit details
    Browse the repository at this point in the history
  3. fix bug

    dhuang authored and dhuang committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b40acdb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. better timestamp

    dhuang authored and dhuang committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    34fa0a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. allow manual run

    dhuang authored and dhuang committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2c57bf2 View commit details
    Browse the repository at this point in the history