1. 10 Jan, 2024 1 commit
    • Rahul Raman's avatar
      example: Train Instruct pix2 pix with lora implementation (#6469) · 2d1f2182
      Rahul Raman authored
      
      
      * base template file - train_instruct_pix2pix.py
      
      * additional import and parser argument requried for lora
      
      * finetune only instructpix2pix model -- no need to include these layers
      
      * inject lora layers
      
      * freeze unet model -- only lora layers are trained
      
      * training modifications to train only lora parameters
      
      * store only lora parameters
      
      * move train script to research project
      
      * run quality and style code checks
      
      * move train script to a new folder
      
      * add README
      
      * update README
      
      * update references in README
      
      ---------
      Co-authored-by: default avatarRahul Raman <rahulraman@gmail.com>
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      2d1f2182
  2. 09 Jan, 2024 9 commits
  3. 08 Jan, 2024 2 commits
    • Yasuna's avatar
      [Docs] update: tutorials ja | INDEX.md, TUTORIAL_OVERVIEW.md, TOCTREE.yml (#6338) · 6ae7e811
      Yasuna authored
      * add tutorials to toctree.yml
      
      * fix title
      
      * fix words
      
      * add overview ja
      
      * fix diffusion to 拡散
      
      * fix line 21
      
      * add space
      
      * delete supported pipline
      
      * fix tutorial_overview.md
      
      * fix space
      
      * fix typo
      
      * Delete docs/source/ja/tutorials/using_peft_for_inference.md
      
      this file is not translated
      
      * Delete docs/source/ja/tutorials/basic_training.md
      
      this file is not translated
      
      * Delete docs/source/ja/tutorials/autopipeline.md
      
      this file is not translated
      
      * fix toctree
      6ae7e811
    • Sayak Paul's avatar
      correct reviewers in PR template (#6485) · e0f349c2
      Sayak Paul authored
      e0f349c2
  4. 06 Jan, 2024 1 commit
  5. 05 Jan, 2024 15 commits
  6. 04 Jan, 2024 10 commits
  7. 03 Jan, 2024 2 commits