1. 22 Feb, 2023 1 commit
  2. 06 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Update quality tooling for formatting (#21480) · 6f79d264
      Sylvain Gugger authored
      * Result of black 23.1
      
      * Update target to Python 3.7
      
      * Switch flake8 to ruff
      
      * Configure isort
      
      * Configure isort
      
      * Apply isort with line limit
      
      * Put the right black version
      
      * adapt black in check copies
      
      * Fix copies
      6f79d264
  3. 30 Jan, 2023 1 commit
  4. 17 Nov, 2022 1 commit
  5. 09 Nov, 2022 1 commit
  6. 28 Oct, 2022 1 commit
    • Yih-Dar's avatar
      Create dummy models (#19901) · dcca71be
      Yih-Dar authored
      
      
      * create dummy models
      
      * quality
      
      * update
      
      * update
      
      * Make Wav2Vec2Conformer work
      
      * style
      
      * deal with models with text_config and vision_config
      
      * apply suggestions
      
      * Composite models
      
      * style
      
      * style
      
      * fix shape issue
      
      * fix shape issue
      
      * For VisionTextDualEncoderModel
      
      * show_progress=False when converting tokenizers
      
      * Fix for OwlViT
      
      * Fix for VisualBert
      
      * Update
      
      * final
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      dcca71be